Is NEDNSProxyProvider available on non-supervised macOS devices?

Hi,


The documentation at https://developer.apple.com/documentation/networkextension/dns_proxy_provider mentions "DNS proxy providers are only supported on supervised iOS devices.", however NEDNSProxyProvider shows as available on macOS 10.15+ as well (https://developer.apple.com/documentation/networkextension/nednsproxyprovider).


Is supervision also a requirement on macOS?


Thanks

Is supervision also a requirement on macOS?

There’s no such thing as a supervised Mac. That comments relates to iOS only.

ps It written prior to the introduction of DNS proxies on the Mac and hasn’t been updated. I’d appreciate you file a bug about that.

Share and Enjoy

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

let myEmail = "eskimo" + "1" + "@apple.com"
Is NEDNSProxyProvider available on non-supervised macOS devices?
 
 
Q