You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrea (JIRA)" <ji...@apache.org> on 2015/02/07 13:23:34 UTC

[jira] [Created] (CB-8442) [IOS] After several (hundreds) file write operations, the plugin stops working and no error is dispatched.

Andrea created CB-8442:
--------------------------

             Summary: [IOS] After several (hundreds) file write operations, the plugin stops working and no error is dispatched.
                 Key: CB-8442
                 URL: https://issues.apache.org/jira/browse/CB-8442
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
    Affects Versions: 4.0.0
         Environment: IOS 8.1.x
IOS PLATFORM VERSION: 3.7.0
Simulator, iPad Mini Retina, iPhone 4, iPhone 5s
            Reporter: Andrea
            Priority: Critical


File Plugin [version 1.3.2]
After several (hundreds) file write operations (with arrayBuffer), the plugin becomes unresponsive and no error is dispatched.
Given a list of files, it seems it happens always at the same point ( in my case after 484 write operations, or 492, or 469, etc.). I'm quite sure it's not related to the type of file. No errors are returned. The plugin simply stops working. I guess all the plugins become unresponsive.
With the same number operations, but executed through FileTransfer-> download, there are no problems.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org