Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] switchToSettings throws error on iOS 9 #127

Closed
finalprototype opened this issue Sep 27, 2016 · 0 comments
Closed

[bug] switchToSettings throws error on iOS 9 #127

finalprototype opened this issue Sep 27, 2016 · 0 comments

Comments

@finalprototype
Copy link

Versions affected:

  • 3.2.1

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.

@dpa99c dpa99c closed this as completed in fdc53f0 Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant