Based on that SO discussion you should be able to use launch url. It
looks like the url scheme changed from `prefs:` to `App-Prefs:` in
iOS 10. So you might want to try one then the other.
So:
launch url ?App-Prefs:root=NOTIFICATIONS_ID&path=?
if the result is ?no association" then
launc
Based on that SO discussion you should be able to use launch url. It looks like
the url scheme changed from `prefs:` to `App-Prefs:` in iOS 10. So you might
want to try one then the other.
So:
launch url “App-Prefs:root=NOTIFICATIONS_ID&path=”
if the result is “no association" then
launch u