Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
4.0.0
-
None
-
iOS 8.1.x
iOS PLATFORM VERSION: 3.7.0
Simulator, iPad Mini Retina, iPhone 4, iPhone 5s
Description
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.
Attachments
Issue Links
- duplicates
-
CB-8002 Creating a new div for every Js -> Native exec() call
- Closed