Shazron Abdullah created CB-1451: ------------------------------------ Summary: CLONE - FileTransfer download should support chunkedMode to avoid out of memory errors on larger files Key: CB-1451 URL: https://issues.apache.org/jira/browse/CB-1451 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: Shazron Abdullah 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