[bug] Open URL fails on Android/iOS with exception #2234
Labels
bug
Something isn't working
platform: android
Android specific issues
platform: ios
iOS specific issues
plugin: opener
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:
The text was updated successfully, but these errors were encountered: