[TIMOB-3597] Freeze/crash when tapping multiple tableview rows at once
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-11T14:23:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-17 |
Components | iOS |
Labels | n/a |
Reporter | Liam McLoughlin |
Assignee | Reggie Seagraves |
Created | 2011-04-15T03:47:03.000+0000 |
Updated | 2011-05-11T14:23:22.000+0000 |
Description
I'm finding that in any of the tableviews in my application, if I hit two rows very quickly and get both to highlight, the app will freeze completely. I put a message on a short timer, and this stops getting spewed out into my console in Xcode. I can't isolate what's causing this in my code, however, but it would appear it's a bug in Appcelerator.
I'm using version 1.6.1, and only seeing this bug on physical devices (happens on both iPad and iPhone 4). I can't reproduce it at all on the simulator, which makes debugging it very difficult.
Obviously I don't want to post my application source here, but I can privately give you a copy of my code so you can see what's happening and hopefully fix it.
No comments