Skip to content
Discussion options

You must be logged in to vote

How does that code behave on mobile? Does it not do anything?

but I can't quite figure out what the limitation for IOS/Android means in this documentation Only allows to open URLs via open .

It means that you can only give website urls (like https://google.com to the plugin, which will open them in the device's default browser). No local files etc allowed. This is about the plugin's methods alone, the default window.open is unrelated to the plugin.

If window.open doesn't work, I don't think there's a solution for you at the moment unless you're okay with writing objective-c / kotlin code. Ideally we can extend the opener plugin to support files as well, which shouldn't be that complicat…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raptoria
Comment options

Answer selected by raptoria
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants