Dave Brunswick created CB-1450:
----------------------------------
Summary: FileTransfer download should support chunkedMode to avoid
out of memory errors on larger files
Key: CB-1450
URL: https://issues.apache.org/jira/browse/CB-1450
Project: Apache Cordova
Issue Type: Improvement
Components: Android, iOS
Affects Versions: 2.0.0
Environment: All environments. Code is already implemented to support
upload, but download of large files will lead to out of memory errors.
Reporter: Dave Brunswick
Assignee: Joe Bowser
There is no chunked mode for download of files and this leads to out of memory
errors on any platform for files over a certain size (approx 350MB on iOS).
Code already exists for upload, so hopefully should be straightforward to add
to download functionality.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira