Skip to content

Instantly share code, notes, and snippets.

@merlijnvanlent
Last active October 4, 2021 17:43
Show Gist options
  • Save merlijnvanlent/79eee2df19b0af5e112d7d7241d025ca to your computer and use it in GitHub Desktop.
Save merlijnvanlent/79eee2df19b0af5e112d7d7241d025ca to your computer and use it in GitHub Desktop.
///
/// And you would use this like so in your app's codebase:
///
let webView = WKWebView()
webView.setCustomUserAgent(.att(self.isATTAccepted ? .accepted : .rejected))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment