Lee Crossley created CB-562:
-------------------------------
Summary: Writing many files at once (iOS)
Key: CB-562
URL: https://issues.apache.org/jira/browse/CB-562
Project: Apache Callback
Issue Type: Bug
Environment: iOS
Reporter: Lee Crossley
When I write many files at once (batched or not) with an average size of 100KB,
I get the following message in the output console (in iOS):
void SendDelegateMessage(NSInvocation*): delegate
(webView:decidePolicyForNavigationAction:request:frame:decisionListener:)
failed to return after waiting 10 seconds. main run loop mode:
kCFRunLoopDefaultMode
This is using the Cordova fileWriter:
http://docs.phonegap.com/en/1.6.1/cordova_file_file.md.html#FileWriter
--
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