GitHub user fujunwei opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/166
Don't crash on low memory devices 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). You can merge this pull request into a Git repository by running: $ git pull https://github.com/fujunwei/cordova-plugin-file-transfer iot-crash Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/166.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #166 ---- commit d3dc721047eec60e7b8b792293e88908166cc834 Author: junweifu <junwei...@intel.com> Date: 2016-11-04T02:23:11Z Don't crash on low memory devices 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). ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org