Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-file-transfer/pull/36
---
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 i
Github user zalun commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/36#issuecomment-50120466
r+
---
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
Github user zalun commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/36#issuecomment-50088918
Right - I had not changed the branch on transfer
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHu
Github user rodms10 commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/36#issuecomment-50075467
Did you see an "adding proxy for FileTransfer" as well? Make sure you have
file and file-transfer from my branches. Looks like you have file but not
Github user zalun commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/36#issuecomment-50020126
I tried it on FFOS 1.3 and see:
Inside App:
"...
Error Downloading
..."
In console;
"adding proxy for File" cordova.js:846
"
GitHub user rodms10 opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/36
FirefoxOS initial implementation
Using system XHR for transfers. Requires last version of file plugin. Basic
test app at https://github.com/rodms10/check-file-transfer.