[GitHub] trongrg commented on issue #199: Fix js error "The parameter is incorrect"

2018-08-16 Thread GitBox
trongrg commented on issue #199: Fix js error "The parameter is incorrect" URL: https://github.com/apache/cordova-plugin-file-transfer/pull/199#issuecomment-413472591 I don't think this PR cause those to fail, because the change is for windows platform, and the tests are failing for androi

[GitHub] trongrg commented on issue #199: Fix js error "The parameter is incorrect"

2018-08-16 Thread GitBox
trongrg commented on issue #199: Fix js error "The parameter is incorrect" URL: https://github.com/apache/cordova-plugin-file-transfer/pull/199#issuecomment-413461134 "download.progress.bytesReceived is 0" means the image is downloaded, but on hard disk its size is 0. This could be the res

[GitHub] trongrg commented on issue #199: Fix js error "The parameter is incorrect"

2018-08-08 Thread GitBox
trongrg commented on issue #199: Fix js error "The parameter is incorrect" URL: https://github.com/apache/cordova-plugin-file-transfer/pull/199#issuecomment-411459424 hey @janpio So I have an UWP app using imgcache.js https://github.com/chrisben/imgcache.js to cache the images. img