-
Notifications
You must be signed in to change notification settings - Fork 431
Closed
Labels
bugSomething isn't workingSomething isn't workingplatform: androidAndroid specific issuesAndroid specific issuesplatform: iosiOS specific issuesiOS specific issuesplugin: opener
Description
When attempting to use plugin-opener
to open a URL on Android/iOS, the following error(s) are thrown:
iOS:
Unhandled Promise Rejection: No such file or directory (os error 2)
Android:
Uncaught (in promise) Permission denied (os error 13)
All installation/usage instructions have been followed here and the below capabilities added:
- "opener:default",
- "opener:allow-open-url"
gillianconroy, Photon0gen, jjhafer and betamos
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform: androidAndroid specific issuesAndroid specific issuesplatform: iosiOS specific issuesiOS specific issuesplugin: opener