guyromb / cordova-open-native-settings

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

Fix Doesn't work in IOS 11 #28

Closed amatakasap closed 6 years ago

amatakasap commented 6 years ago

Hello. I corrected the source using the method on this page and I was able to open notification settings for a specific application.

https://stackoverflow.com/questions/46253781/ios-11-url-scheme-for-specific-settings-section-stopped-working

guyromb commented 6 years ago

Merged. Thanks!