You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling: cordova.plugins.diagnostic.switchToSettings(console.log.bind(console), console.error.bind(console))
returns an error: -[UIApplication openURL:options:completionHandler:]: unrecognized selector sent to instance 0x16d765a0
Occurs on iOS 9.0. Untested on Android or iOS 10.
The text was updated successfully, but these errors were encountered:
Versions affected:
Environment:
Issue
Calling:
cordova.plugins.diagnostic.switchToSettings(console.log.bind(console), console.error.bind(console))
returns an error:
-[UIApplication openURL:options:completionHandler:]: unrecognized selector sent to instance 0x16d765a0
Occurs on iOS 9.0. Untested on Android or iOS 10.
The text was updated successfully, but these errors were encountered: