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] Open URL fails on Android/iOS with exception #2234

Open
velocitysystems opened this issue Dec 23, 2024 · 0 comments
Open

[bug] Open URL fails on Android/iOS with exception #2234

velocitysystems opened this issue Dec 23, 2024 · 0 comments
Labels
bug Something isn't working platform: android Android specific issues platform: ios iOS specific issues plugin: opener

Comments

@velocitysystems
Copy link

velocitysystems commented Dec 23, 2024

When attempting to use plugin-openerto 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"
@velocitysystems velocitysystems changed the title [bug] Open URL fails on iOS with "No such file or directory (os error 2)" [bug] Open URL fails on Android/iOS with exception Dec 23, 2024
@Legend-Master Legend-Master added platform: android Android specific issues platform: ios iOS specific issues plugin: opener labels Dec 24, 2024
@FabianLars FabianLars added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform: android Android specific issues platform: ios iOS specific issues plugin: opener
Projects
None yet
Development

No branches or pull requests

3 participants