Skip to content

How to provide the correct path for the FileOpener? #55

Closed Answered by robingenz
kfvv asked this question in Q&A
Discussion options

You must be logged in to vote

You can only open local files, not files on a web server. You have to download them first (e.g. using downloadFile(...)​) and then open them.

Edit:

When providing a path to a local file, i get the following error message while opening the file:
E/FileOpenerPlugin: Failed to find configured root that contains /img/msapplication-icon-144x144.png

Make sure to configure Android correctly, see Android.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by robingenz
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