[TIMOB-1114] Deleting an invalid row from a table causes crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-11-02T14:00:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | ios, iphone, tableview |
Reporter | Blain Hamon |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:44:23.000+0000 |
Updated | 2012-10-02T03:10:23.000+0000 |
Description
Specifically, because it does all its work in the UI thread, the exceptions that it raises which were meant for getting back to the JS are now uncaught exceptions that cause the app to crash.
Can't reproduce with the 1.8.0 SDK with the following code: