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

Fix "Use of '@import' when modules are disabled" #2

Closed xfally closed 8 years ago

xfally commented 8 years ago

Modules are enabled by default in new projects since Xcode 5.

guyromb commented 8 years ago

Thanks @xfally

ngt14 commented 8 years ago

Hello @guyromb , can you fix problem with ios10 ? i can't access to native settings with ios10 but android work well. Thanks

guyromb commented 8 years ago

@jedofus In progress, you can expect a fix by tomorrow.

ngt14 commented 8 years ago

Thank you 👍 , I try to do in my side but I do not understand alot objective-c language

ngt14 commented 8 years ago

Hello @guyromb , are you finish to update your plugin ? thank you

guyromb commented 8 years ago

@jedofus after investigation, seems like apple disabled the option to open native settings programmatically. you can only open the app settings. Keep tracking here: https://github.com/guyromb/Cordova-open-native-settings/issues/3