Rodrigo Silveira created CB-7201:
------------------------------------
Summary: [FxOS file plugin] Investigate workaround for large files
Key: CB-7201
URL: https://issues.apache.org/jira/browse/CB-7201
Project: Apache Cordova
Issue Type: Improvement
Components: FirefoxOS
Reporter: Rodrigo Silveira
On a basic test, a 17mb file failed to be stored. We should investigate
splitting file in chunks. Mozilla's High-fidelity podcast app can store 50mb+
files using this workaroud:
https://github.com/mozilla/high-fidelity/blob/master/app/scripts/models/episode_model.js#L101
https://github.com/mozilla/high-fidelity/blob/master/app/scripts/models/episode_model.js#L42
--
This message was sent by Atlassian JIRA
(v6.2#6252)