Nightly build #1508 for cordova has failed

2020-08-16 Thread Apache Jenkins Server
Nightly build #1508 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/1508/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/1508/consoleFull - Jenkins for Apache Cordova -

Re: [DISCUSS] Revive/Undeprecate cordova-plugin-file-transfer

2020-08-16 Thread Mark de Groot
Hi all, I agree this plugin still has it's value in the cordova universe and (at times) works way better than the proposed alternative using XHR. I ran some tests downloading a 70 MB file. Using cordova-plugin-file-transfer this takes about 35 seconds. Downloading using XHR took 30 seconds as well