File IO Encoding and Performance iOS
-------------------------------------
Key: CB-390
URL: https://issues.apache.org/jira/browse/CB-390
Project: Apache Callback
Issue Type: Bug
Components: iOS
Affects Versions: 1.5.0
Reporter: Lee Crossley
Assignee: Shazron Abdullah
The performance of the Apache Callback / Cordova file IO operations on iOS is
causing problems (memory exceptions for large files). The encoding should be
removed, as it is not required and there also is double (triple) buffer
allocation, NSString has a read method, so why isn't that just used?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira