Post

Replies

Boosts

Views

Activity

Reply to run packettunnelprovider for local
Filtering traffic for adblocking purposes is by default a content filter action and should be handled by a content filter provider such as NEFilterDataProvider and not a NEPacketTunnelProvider. Having said that, content filters on iOS are for only managed devices and cannot be deployed to the App Store.  first thanks for the reply Matt, the problem that I have is I must block some traffic content by code without connecting to any remote servers, I want to use NEFilterDataProvider but the problem is it needs a NEPacketTunnelProvider and I must run it before. I need to filter contents entire the device ( includes all apps on the cell phone such as instagram, telegram, chrome, safari and etc) so I cannot use safari extension. So the main question: is that anyway to filter traffic content entire an iOS device without an external server??
Apr ’21