Reputation: 187
Content blockers are enabled from Safari and work as extensions, but do they affect the UIWebView (in-app browser)?
Upvotes: 4
Views: 1767
Reputation: 31
Information on that subject is still sparse, however it seems like the answer is no for UIWebView and WKWebView. On the other hand, SFSafariViewController is said to support content blocking.
See: https://www.macstories.net/stories/ios-9-and-safari-view-controller-the-future-of-web-views/
Upvotes: 3