[AC-2895] Database locked only on IOS5
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-03-26T12:07:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | database, ios, ios5 |
Reporter | o |
Assignee | Mauro Parra-Miranda |
Created | 2012-02-16T01:11:16.000+0000 |
Updated | 2016-03-08T07:47:51.000+0000 |
Description
Cannot update/insert in database only on IOS5. Works fine on other platforms.
This bugs occurs even when closing the DB after each call.
Seems to be related to the number of updates/insert requests issued and threading (the bug does not seem to occur with small databases).
Hello, can you provide an example code or so? Does is still happening to you? Best, Mauro