Closed maglobian closed 13 years ago
Me too
Here are the details. I'm running on the 4.0 sdk.
2010-08-08 00:58:45.643 ARKitDemo[4746:307] -[ARKitDemoAppDelegate addObject:]: unrecognized selector sent to instance 0x13ea30 2010-08-08 00:58:45.817 ARKitDemo[4746:307] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ARKitDemoAppDelegate addObject:]: unrecognized selector sent to instance 0x13ea30' * Call stack at first throw: ( 0 CoreFoundation 0x31785fd3 exceptionPreprocess + 114 1 libobjc.A.dylib 0x320118a5 objc_exception_throw + 24 2 CoreFoundation 0x31789a77 -[NSObject(NSObject) doesNotRecognizeSelector:] + 102 3 CoreFoundation 0x31788f15 __forwarding + 508 4 CoreFoundation 0x3171b680 _CF_forwarding_prep_0 + 48 5 ARKitDemo 0x00002b11 -[ARKitDemoAppDelegate getLocations] + 132 6 ARKitDemo 0x00007d3b -[GEOLocations getLocations] + 38 7 ARKitDemo 0x00007fcf -[ARViewController loadView] + 286 8 UIKit 0x3017e8ab -[UIViewController view] + 30 9 ARKitDemo 0x00002847 -[ARKitDemoAppDelegate applicationDidFinishLaunching:] + 126 10 UIKit 0x3012641d -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 816 11 UIKit 0x30268803 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 206 12 UIKit 0x30175139 -[UIApplication handleEvent:withNewEvent:] + 1396 13 UIKit 0x30174a5d -[UIApplication sendEvent:] + 44 14 UIKit 0x30174507 _UIApplicationHandleEvent + 5022 15 GraphicsServices 0x33ac3147 PurpleEventCallback + 666 16 CoreFoundation 0x3175baab CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 26 17 CoreFoundation 0x3175d84f CFRunLoopDoSource1 + 166 18 CoreFoundation 0x3175e62d CFRunLoopRun + 520 19 CoreFoundation 0x317078eb CFRunLoopRunSpecific + 230 20 CoreFoundation 0x317077f3 CFRunLoopRunInMode + 58 21 UIKit 0x3011e287 -[UIApplication _run] + 370 22 UIKit 0x3011ce17 UIApplicationMain + 670 23 ARKitDemo 0x0000279b main + 70 24 ARKitDemo 0x00002750 start + 40 ) terminate called after throwing an instance of 'NSException' Program received signal: “SIGABRT”.
Really? I added a icon, cleaned rebuilt, ran, closed, then clicked on icon and nothing, it crashes in 4.1 Could you send me your working version please,?
You know, if your version does work etc, you might want to fork it ( I think that's what its for) as this version does not seem to work. I pretty new to mate
This code simply doesn't work. It would be great if the author would correct the compiler errors so it ran saving the rest of us hours of debug time ... ;-)
Sorry guys been super busy at work and life in general. I'm looking into this.
FIxed in new update. Works with 4.3 of iOS.
When I try and run the code on an iPhone via Xcode I get the following Error:
Couldn't register org.iphonear.ARKitDemo with the bootstrap server. Error: unknown error code. This generally means that another instance of this process was already running or is hung in the debugger.Program received signal: “SIGABRT”.