[AC-2113] iOS: quickly hide/show view with subview crashes
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-12-06T17:44:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | hide, ios, layout, show, triage |
Reporter | Martin Guillon |
Assignee | Shak Hossain |
Created | 2012-11-26T16:12:14.000+0000 |
Updated | 2016-03-08T07:41:05.000+0000 |
actually it does not always crash on the same line. Also go a crash on that line https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiViewProxy.m#L2198
Martin, can you please confirm this also happens on 3.0.0?
i can confirm it WASN'T happening in 3.0.0, at least at githash 484f237
Cannot reproduce with either 3.0.0.v20121130200208 or 3.1.0.v20121203181001 on iOS 5.1, or iOS 6. No matter how fast/long/slow I click.
Daniel: After going a lot deeper into the code and thanks to your comment , i found out that it was due to a pull request i am working on. I managed to fix that bug. Thanks a lot for helping me. And most of all sorry for that wrongly submitted bug :s You can close it
Ok no problem, glad you found it.
Closing as per Martin's feedback.