Andrew Grieve created CB-6001:
---------------------------------
Summary: CDVFile's URIProtocol should stream data.
Key: CB-6001
URL: https://issues.apache.org/jira/browse/CB-6001
Project: Apache Cordova
Issue Type: Bug
Components: iOS, Plugin File
Reporter: Andrew Grieve
Assignee: Ian Clelland
Priority: Minor
It is currently reading the entire file into memory instead of reading it in
chunks. Can use
https://github.com/MobileChromeApps/chrome-cordova/blob/master/plugins/chrome-bootstrap/src/ios/ChromeExtensionURLs.m#L92
as inspiration for the fix.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)