|
|
|
|
|
by hendersoon
3422 days ago
|
|
SFSafariViewController essentially IS safari. It isn't appropriate for a third-party browser. While it is technically possible to use content blockers in WKWebView, it can only be done via private APIs, and Apple capriciously bans apps from their appstore that use private APIs. Reference: https://bugs.webkit.org/show_bug.cgi?id=150479 |
|