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

File Transfer Plugin Cannot Access Filepath #173

Closed
mwbrooks opened this issue Jul 7, 2014 · 4 comments
Closed

File Transfer Plugin Cannot Access Filepath #173

mwbrooks opened this issue Jul 7, 2014 · 4 comments

Comments

@mwbrooks
Copy link
Collaborator

mwbrooks commented Jul 7, 2014

See #153

iOS:

  • device mobile-spec: works
  • served mobile-spec: does not work cannot display file at file://var/mobile/Applications/SHA/tmp/image.gif

Android:

  • device mobile-spec: works
  • served mobile-spec: does not work cannot display file at file:///storage/emulated/0/Android/data/com.phonegap.whatever/cache/image.gif

WP:

  • device mobile-spec: works
  • served mobile-spec: does not work cannot display file at http://10.0.1.4:3000/tmp/feather-small.gif
@mwbrooks mwbrooks added the bug label Jul 7, 2014
@mwbrooks mwbrooks added this to the Week #4 - Sync'r up milestone Aug 26, 2014
@baverman
Copy link

baverman commented Nov 9, 2014

See #153

It looks unrelated issue for me. File transfer actually works (images are saved). But webview can't access it by file:///var/mobile/... Maybe permission problem?

@Alexandre17220
Copy link

Hi all,
I have the same problem too, any correction date?
Thanks

@ngcl8
Copy link

ngcl8 commented Mar 7, 2015

Hi,

I have the same problem. Unable to use uri to show the saved images.

Cheers,
Andy

@timkim
Copy link
Contributor

timkim commented May 20, 2015

This has been fixed with the 1.5.2 release.

@timkim timkim closed this as completed May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

5 participants