Hi
I tried to follow this guide https://developer.apple.com/documentation/networkextension/filtering-traffic-by-url
I downloaded the sample app and put our pir service server address in the app. The service is already running and the app is connected to the pir service but the url is still not blocked. We tried to block example.com. Is there anything that we need to do in iOS code?
This is the sample when there's dataset
This is the sample when there's no dataset