You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by sean-hill <gi...@git.apache.org> on 2015/02/16 17:12:18 UTC

[GitHub] cordova-plugin-file-transfer pull request: CB-5059 Add a CookieMan...

Github user sean-hill commented on the pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/60#issuecomment-74532102
  
    Hey guys, my app is still crashing even after this PR. I'm able to navigate in my Android Emulator and chose an image, but then the app just crashes right after I select the image and the code:
    
       var ft = new FileTransfer();
        ft.upload(fileURL, encodeURI("http://some.server.com/upload.php"), win, fail, options);
    
    is called.
    
    I'm using crosswalk.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org