Closed ifbbprochris closed 3 years ago
Same problem here. Testing on ios12
same issue
Hi, has this issue been resolved? What's another alternative solution that can be used?
The most recent update (v1.5.3) fixed the issue - I can confirm it working for iOS 13.6 and iOS 14.5 (beta 1). @guyromb maybe you can close this issue here?
@timbru31 I tested v1.5.3 on iOS and its returning the following error: "The old format of this exec call has been removed (deprecated since 2.1). Change to: cordova.exec(null,null......" etc
Either correct your syntax to call the plugin or update your cordova-ios, the exec signature in https://github.com/guyromb/cordova-open-native-settings/blob/master/www/settings.js#L6 is correct. That has nothing to do with this issue though.
Resolved in v1.5.3
On android works fine but on iOS it brings me to General Settings. Any news?