I am working on iOS Network Extension for with DNS proxy capability
We have existing app that already having DNS Settings option which filter out all browsing url quires and to do that we are providing our app as another option in but problem we are facing that after adding Network Extension with DNS proxy cabaility, I am seeing two option in seating->> VPN & DeviceManagement.
So will be more confusing to user to filter quires How we can use only DNS Proxy option in VPN & DeviceManagement.
We have Main CustomDNSApp and another one Target Network Extension capability DNSProxyProvider
DNSProxyProvider class methods will call CustomDNSApp.
Topic:
App & System Services
SubTopic:
Networking
Tags: