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

Unable to open in iOS emulator #224

Open
customautosys opened this issue Aug 22, 2018 · 5 comments
Open

Unable to open in iOS emulator #224

customautosys opened this issue Aug 22, 2018 · 5 comments
Labels
bug help-needed need help developing, using, testing this plugin question have a question about developing, using, testing this plugin

Comments

@customautosys
Copy link

Hi, it doesn't work in iOS emulator because when I use entry.toURL(), it returns a file path on my Mac but the plugin is unable to detect it and returns an error of "file does not exist".

@genyschools
Copy link

I am also facing the same issue, any one have any idea ?

@shnist
Copy link
Collaborator

shnist commented Dec 21, 2018

hi @siauderman, thanks for raising this issue and sorry that no one got back to you. Were you able to resolve your issue in the end? If not please send me the output of cordova info and a code snippet of what you were trying to do and perhaps I can help resolve the problem.

@customautosys
Copy link
Author

Hi, so far I've been using InAppBrowser to display my PDF files instead. All I wanted to do was to open some PDFs (I think it's better to open in default app rather than an InAppBrowser). I'll try to send a screenshot sometime.

@shnist
Copy link
Collaborator

shnist commented Feb 26, 2019

@siauderman where are you downloading / trying to access the files from? Does the app download the files from somewhere first?

@pwlin pwlin added bug help-needed need help developing, using, testing this plugin question have a question about developing, using, testing this plugin labels Apr 26, 2019
@FloryanFilip
Copy link

What helped me was appending 'file://' to start of path string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help-needed need help developing, using, testing this plugin question have a question about developing, using, testing this plugin
Projects
None yet
Development

No branches or pull requests

5 participants