apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
596 stars 887 forks source link

Don't crash on low memory devices #166

Closed fujunwei closed 7 years ago

fujunwei commented 7 years ago

It will be OOM when running file-transfer tests on baseline Android Memory class which is 16M (It happens to be the java heap limit of those devices).

cordova-qa commented 7 years ago

Cordova CI Build has one or more failures. Link: http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-file-transfer-pr/41/

312 tests run, 26 skipped, 50 failed.

fujunwei commented 7 years ago

@stevengill @nikhilkh PTAL.

stevengill commented 7 years ago

Thanks! Merged