Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 018-12-14 00:50:03.816482-0500 Edio GO[49333:3014436] -[Edio_GO.ViewController toggleSidenav:]: unrecognized selector sent to instance 0x7fa822d1a1c0
- 2018-12-14 00:50:03.829059-0500 Edio GO[49333:3014436] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Edio_GO.ViewController toggleSidenav:]: unrecognized selector sent to instance 0x7fa822d1a1c0'
- *** First throw call stack:
- (
- 0 CoreFoundation 0x000000010c1ab1bb __exceptionPreprocess + 331
- 1 libobjc.A.dylib 0x000000010a1c5735 objc_exception_throw + 48
- 2 CoreFoundation 0x000000010c1c9f44 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
- 3 UIKitCore 0x000000010ecf7b4a -[UIResponder doesNotRecognizeSelector:] + 287
- 4 CoreFoundation 0x000000010c1afed6 ___forwarding___ + 1446
- 5 CoreFoundation 0x000000010c1b1da8 _CF_forwarding_prep_0 + 120
- 6 UIKitCore 0x000000010eccaecb -[UIApplication sendAction:to:from:forEvent:] + 83
- 7 UIKitCore 0x000000010e7060bd -[UIControl sendAction:to:forEvent:] + 67
- 8 UIKitCore 0x000000010e7063da -[UIControl _sendActionsForEvents:withEvent:] + 450
- 9 UIKitCore 0x000000010e70531e -[UIControl touchesEnded:withEvent:] + 583
- 10 UIKitCore 0x000000010ed060a4 -[UIWindow _sendTouchesForEvent:] + 2729
- 11 UIKitCore 0x000000010ed077a0 -[UIWindow sendEvent:] + 4080
- 12 UIKitCore 0x000000010ece5394 -[UIApplication sendEvent:] + 352
- 13 UIKitCore 0x000000010edba5a9 __dispatchPreprocessedEventFromEventQueue + 3054
- 14 UIKitCore 0x000000010edbd1cb __handleEventQueueInternal + 5948
- 15 CoreFoundation 0x000000010c110721 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
- 16 CoreFoundation 0x000000010c10ff93 __CFRunLoopDoSources0 + 243
- 17 CoreFoundation 0x000000010c10a63f __CFRunLoopRun + 1263
- 18 CoreFoundation 0x000000010c109e11 CFRunLoopRunSpecific + 625
- 19 GraphicsServices 0x00000001143a81dd GSEventRunModal + 62
- 20 UIKitCore 0x000000010ecc981d UIApplicationMain + 140
- 21 Edio GO 0x00000001098996a7 main + 71
- 22 libdyld.dylib 0x000000010d644575 start + 1
- )
- libc++abi.dylib: terminating with uncaught exception of type NSException
- (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement