[AC-1695] iOS: Crash with Segmentation fault: 11, TiViewProxy
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-06-10T17:15:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 3.2.3.GA, ios, iphone |
Reporter | Dan Minkevitch |
Assignee | Ritu Agrawal |
Created | 2014-05-15T19:38:55.000+0000 |
Updated | 2016-03-08T07:38:11.000+0000 |
It looks like it has something to do with the detail view's window having the
tabBarHidden="true"
property set. When I removed that property, I can navigate successfully without crashing.Please provide a simple test case to reproduce this issue. It is hard to say if it is related to TIMOB-16924 or not based on this information.
Thank you for providing the test case. You are correct. This is similar to the issue as described in TIMOB-16924. I am resolving this ticket as a duplicate of TIMOB-16924. Please follow TIMOB-16924 for latest updates. Also, let us know if you run into any other issues.
Thank you, Ritu. Also note that there was some activity recently on this ticket's corresponding [QA thread](http://developer.appcelerator.com/question/174242/ios-crashing-when-using-native-back-button) and a pull request that was made. Thanks again for your help.
You are very welcome:) Thanks for pointing to the pull request. Much appreciated.