guyromb / cordova-open-native-settings

Plugin to open native screens of iOS/android settings (maintained, end-2020)
http://gsrweb.net
MIT License
113 stars 105 forks source link

Doesn't work on iOS 10 #3

Closed guyromb closed 7 years ago

guyromb commented 8 years ago

Native settings won't open on iOS 10. According to some discussions in stackoverflow seems like apple disabled the option to open native settings programmatically in iOS 10 (except for app settings).

I will keep on tracking regarding this matter and do further investigation soon.

ngt14 commented 8 years ago

I found it, but I don't know if this will help you http://useyourloaf.com/blog/openurl-deprecated-in-ios10/

ghost commented 7 years ago

The correct link is http://useyourloaf.com/blog/openurl-deprecated-in-ios10/

guyromb commented 7 years ago

Fixed here https://github.com/guyromb/Cordova-open-native-settings/pull/5