DNS and proxy settings for Transparent App Proxy

As part of setTunnelNetworkSettings

the docs say that:
If you are implementing an App Proxy Provider, pass a NETunnelNetworkSettings containing DNS settings and proxy settings.


is it mandatory to set DNS and proxy settings for Transparent App Proxy ?

Replies

is it mandatory to set DNS and proxy settings for Transparent App Proxy ?

No. And that’s not specific to transparent proxies; it’s not mandatory for any tunnel provider. If you don’t provide a tunnel-specific DNS, the system will continue using its existing DNS configuration.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"