[quote='877011022, Pushpak-Ambadkar123, /thread/815498?answerId=877011022#877011022, /profile/Pushpak-Ambadkar123'] will it work with WebKit as well … ? [/quote] Hmmmm, that depends on what you mean by “WebKit”. If you’re talking about WKWebView (WebView in SwiftUI) then I expect, like Safari, it’d get filter support because it loads web content using URLSession. If you’re talking about the WebKit open source project, that’s not something I support and thus I’ve not looked at it. [quote='877011022, Pushpak-Ambadkar123, /thread/815498?answerId=877011022#877011022, /profile/Pushpak-Ambadkar123'] I am trying to implement a solution that would block urls from the block list on the browsers installed on iOS device. [/quote] Can you clarify what you mean by that? But, just so we’re on the same page about Network Extension’s capabilities, it supports two scenarios: Implementing a URL filter — This allows you to block pages loaded by URLSession and anything layered on top of it, including WebKit’s web views and Safar
Topic:
App & System Services
SubTopic:
Networking
Tags: