add “excluded domains” as well as excluded wifi for the NextDNS iOS app
I think the subject is self explanatory. I tend to add excluded domains for the mobileconfig profile but if we can add them using app on the go then that’s great!
5 replies
-
iOS APIs do not provide this feature unfortunately.
-
The current Apple documentation still exposes NEDNSSettingsManager.onDemandRules, NEOnDemandRuleEvaluateConnection.connectionRules, and NEEvaluateConnectionRuleAction.neverConnect, with none of them marked as deprecated.Apple’s WWDC20 “Enable encrypted DNS” session explicitly demonstrates per-domain exceptions in a native encrypted DNS app using NEDNSSettingsManager, NEOnDemandRuleEvaluateConnection, and NEEvaluateConnectionRule(..., .neverConnect)- around 6:40:
https://developer.apple.com/videos/play/wwdc2020/10047/Apple describes the result as the matched domain not using the app’s DNS settings, and even states that DNS Settings apps should allow users to configure these rules.
Content aside
-
1
Votes
- 15 hrs agoLast active
- 5Replies
- 42Views
-
3
Following
