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

Update to cordova-plugin-file-transfer@0.4.3 #153

Closed
mwbrooks opened this issue Jun 2, 2014 · 3 comments
Closed

Update to cordova-plugin-file-transfer@0.4.3 #153

mwbrooks opened this issue Jun 2, 2014 · 3 comments

Comments

@mwbrooks
Copy link
Collaborator

mwbrooks commented Jun 2, 2014

Officially tested with Cordova 3.5.0

@mwbrooks mwbrooks added this to the Cordova 3.5.0 milestone Jun 2, 2014
@timkim
Copy link
Contributor

timkim commented Jun 12, 2014

Updated to 0.4.4 in this commit: https://github.com/timkim/phonegap-app-developer/tree/plugin-update

As noted in another issue, #134 there is definitely an error on android with cross origin + file uri access.

@mwbrooks
Copy link
Collaborator Author

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
Copy link
Collaborator Author

mwbrooks commented Jul 7, 2014

Since this issue already exists in the previous version of the plugin, we have created a separate issue to track fixing it.

@mwbrooks mwbrooks closed this as completed Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants