Hi,
I am using OSX 10.9.1 and Ti SDK3.2. I have been through the realease doco and am fairly certain I changed everything to take into account the move to iOS7. I get the following error intermitently when selecting a tab in the simulator. The real problem is that I don't get this all the time, so it is not easy to look into. Oh, this is the iOS6 simulator. I haven't tried testing this in iOS7 sim yet.
[ERROR] : The application has crashed with an uncaught exception 'NSInvalidArgumentException'. [ERROR] : *** -[NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects5 : Stack trace: [ERROR] : 0 CoreFoundation 0x03a0e012 __exceptionPreprocess + 178 [ERROR] : 1 libobjc.A.dylib 0x036a3e7e objc_exception_throw + 44 [ERROR] : 2 CoreFoundation 0x039c30e4 -[__NSPlaceholderArray initWithObjects:count:] + 164 [ERROR] : 3 CoreFoundation 0x039c5563 -[NSArray initWithArray:range:copyItems:] + 931 [ERROR] : 4 CoreFoundation 0x039c51b0 -[NSArray initWithArray:copyItems:] + 80 [ERROR] : 5 CoreFoundation 0x039e572d -[__NSArrayM copyWithZone:] + 77 [ERROR] : 6 libobjc.A.dylib 0x036b7ae9 -[NSObject copy] + 41 [ERROR] : 7 UIKit 0x014f0734 -[UIView(UIViewGestures) gestureRecognizers] + 43 [ERROR] : 8 UIKit 0x014aef8f -[UIApplication _cancelGestureRecognizersForView:] + 34 [ERROR] : 9 UIKit 0x014e84eb -[UIView(Hierarchy) _willMoveToWindow:] + 58 [ERROR] : 10 libobjc.A.dylib 0x036b7705 -[NSObject performSelector:withObject:withObject:] + 77 [ERROR] : 11 UIKit 0x014e8d61 -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 485 [ERROR] : 12 UIKit 0x014e8d8a -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 526 [ERROR] : 13 UIKit 0x014e8d8a -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 526 [ERROR] : 14 UIKit 0x014e8d8a -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 526 [ERROR] : 15 UIKit 0x014e8d8a -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 526 [ERROR] : 16 UIKit 0x014e8d8a -[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] + 526 [ERROR] : 17 UIKit 0x014e7386 __UIViewWillBeRemovedFromSuperview + 432 [ERROR] : 18 UIKit 0x014e7133 -[UIView(Hierarchy) removeFromSuperview] + 70 [ERROR] : 19 UIKit 0x01560935 -[UITransitionView _didCompleteTransition:] + 634 [ERROR] : 20 UIKit 0x01561b6a -[UITransitionView transition:fromView:toView:removeFromView:] + 3032 [ERROR] : 21 UIKit 0x01560f8a -[UITransitionView transition:fromView:toView:] + 62 [ERROR] : 22 UIKit 0x01560d31 -[UITransitionView transition:toView:] + 123 [ERROR] : 23 UIKit 0x015a3b1d -[UITabBarController transitionFromViewController:toViewController:transition:shouldSetSelected:] + 695 [ERROR] : 24 UIKit 0x015a3704 -[UITabBarController transitionFromViewController:toViewController:] + 63 [ERROR] : 25 UIKit 0x015a1bda -[UITabBarController _setSelectedViewController:] + 331 [ERROR] : 26 UIKit 0x015a1a5c -[UITabBarController setSelectedViewController:] + 137 [ERROR] : 27 UIKit 0x015a3647 -[UITabBarController _tabBarItemClicked:] + 382 [ERROR] : 28 libobjc.A.dylib 0x036b7705 -[NSObject performSelector:withObject:withObject:] + 77 [ERROR] : 29 UIKit 0x014a42c0 -[UIApplication sendAction:to:from:forEvent:] + 96 [ERROR] : 30 UIKit 0x014a4258 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61 [ERROR] : 31 UIKit 0x016c6ff4 -[UITabBar _sendAction:withEvent:] + 506 [ERROR] : 32 libobjc.A.dylib 0x036b7705 -[NSObject performSelector:withObject:withObject:] + 77 [ERROR] : 33 UIKit 0x014a42c0 -[UIApplication sendAction:to:from:forEvent:] + 96 [ERROR] : 34 UIKit 0x014a4258 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61 [ERROR] : 35 UIKit 0x01565021 -[UIControl sendAction:to:forEvent:] + 66 [ERROR] : 36 UIKit 0x0156557f -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 578 [ERROR] : 37 UIKit 0x01565056 -[UIControl sendActionsForControlEvents:] + 48 [ERROR] : 38 UIKit 0x016caaf9 -[UITabBar(Static) _buttonUp:] + 123 [ERROR] : 39 libobjc.A.dylib 0x036b7705 -[NSObject performSelector:withObject:withObject:] + 77 [ERROR] : 40 UIKit 0x014a42c0 -[UIApplication sendAction:to:from:forEvent:] + 96 [ERROR] : 41 UIKit 0x014a4258 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61 [ERROR] : 42 UIKit 0x01565021 -[UIControl sendAction:to:forEvent:] + 66 [ERROR] : 43 UIKit 0x0156557f -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 578 [ERROR] : 44 UIKit 0x015646e8 -[UIControl touchesEnded:withEvent:] + 546 [ERROR] : 45 UIKit 0x014d3cef -[UIWindow _sendTouchesForEvent:] + 846 [ERROR] : 46 UIKit 0x014d3f02 -[UIWindow sendEvent:] + 273 [ERROR] : 47 UIKit 0x014b1d4a -[UIApplication sendEvent:] + 436 [ERROR] : 48 UIKit 0x014a3698 _UIApplicationHandleEvent + 9874 [ERROR] : 49 GraphicsServices 0x0393edf9 _PurpleEventCallback + 339 [ERROR] : 50 GraphicsServices 0x0393ead0 PurpleEventCallback + 46 [ERROR] : 51 CoreFoundation 0x03983bf5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 53 [ERROR] : 52 CoreFoundation 0x03983962 __CFRunLoopDoSource1 + 146 [ERROR] : 53 CoreFoundation 0x039b4bb6 __CFRunLoopRun + 2118 [ERROR] : 54 CoreFoundation 0x039b3f44 CFRunLoopRunSpecific + 276 [ERROR] : 55 CoreFoundation 0x039b3e1b CFRunLoopRunInMode + 123 [ERROR] : 56 GraphicsServices 0x0393d7e3 GSEventRunModal + 88 [ERROR] : 57 GraphicsServices 0x0393d668 GSEventRun + 104 [ERROR] : 58 UIKit 0x014a0ffc UIApplicationMain + 1211 [ERROR] : 59 VoiceByte 0x00003ce8 main + 456 [ERROR] : 60 libdyld.dylib 0x03f5370d start + 1 [ERROR] : 2014-01-30 11:15:23.463 VoiceByte[34278:a07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[5]' [ERROR] : *** First throw call stack: [ERROR] : (0x3a0e012 0x36a3e7e 0x39c30e4 0x39c5563 0x39c51b0 0x39e572d 0x36b7ae9 0x14f0734 0x14aef8f 0x14e84eb 0x36b7705 0x14e8d61 0x14e8d8a 0x14e8d8a 0x14e8d8a 0x14e8d8a 0x14e8d8a 0x14e7386 0x14e7133 0x1560935 0x1561b6a 0x1560f8a 0x1560d31 0x15a3b1d 0x15a3704 0x15a1bda 0x15a1a5c 0x15a3647 0x36b7705 0x14a42c0 0x14a4258 0x16c6ff4 0x36b7705 0x14a42c0 0x14a4258 0x1565021 0x156557f 0x1565056 0x16caaf9 0x36b7705 0x14a42c0 0x14a4258 0x1565021 0x156557f 0x15646e8 0x14d3cef 0x14d3f02 0x14b1d4a 0x14a3698 0x393edf9 0x393ead0 0x3983bf5 0x3983962 0x39b4bb6 0x39b3f44 0x39b3e1b 0x393d7e3 0x393d668 0x14a0ffc 0x3ce8 0x3f5370d) -- End simulator log ---------------------------------------------------------
Can anyone give me some tips on how to see where this error is coming from? I have never really delved into objective C and I have also never seen a crash report like this before.
Kind regards, Brad.
P.S. Sorry, I tried to put the sim log into a code block, but it wouldn't take it