Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-12-13 19:36:34.710604-0500 Edio GO[18888:2453169] -[Edio_GO.ViewController toggleSidenav:]: unrecognized selector sent to instance 0x7fe5a8f082e0
- 2018-12-13 19:36:34.720932-0500 Edio GO[18888:2453169] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Edio_GO.ViewController toggleSidenav:]: unrecognized selector sent to instance 0x7fe5a8f082e0'
- *** First throw call stack:
- (
- 0 CoreFoundation 0x000000010f11e1bb __exceptionPreprocess + 331
- 1 libobjc.A.dylib 0x000000010d138735 objc_exception_throw + 48
- 2 CoreFoundation 0x000000010f13cf44 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
- 3 UIKitCore 0x0000000111af7b4a -[UIResponder doesNotRecognizeSelector:] + 287
- 4 CoreFoundation 0x000000010f122ed6 ___forwarding___ + 1446
- 5 CoreFoundation 0x000000010f124da8 _CF_forwarding_prep_0 + 120
- 6 UIKitCore 0x0000000111acaecb -[UIApplication sendAction:to:from:forEvent:] + 83
- 7 UIKitCore 0x00000001115060bd -[UIControl sendAction:to:forEvent:] + 67
- 8 UIKitCore 0x00000001115063da -[UIControl _sendActionsForEvents:withEvent:] + 450
- 9 UIKitCore 0x000000011150531e -[UIControl touchesEnded:withEvent:] + 583
- 10 UIKitCore 0x0000000111b060a4 -[UIWindow _sendTouchesForEvent:] + 2729
- 11 UIKitCore 0x0000000111b077a0 -[UIWindow sendEvent:] + 4080
- 12 UIKitCore 0x0000000111ae5394 -[UIApplication sendEvent:] + 352
- 13 UIKitCore 0x0000000111bba5a9 __dispatchPreprocessedEventFromEventQueue + 3054
- 14 UIKitCore 0x0000000111bbd1cb __handleEventQueueInternal + 5948
- 15 CoreFoundation 0x000000010f083721 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
- 16 CoreFoundation 0x000000010f082f93 __CFRunLoopDoSources0 + 243
- 17 CoreFoundation 0x000000010f07d63f __CFRunLoopRun + 1263
- 18 CoreFoundation 0x000000010f07ce11 CFRunLoopRunSpecific + 625
- 19 GraphicsServices 0x000000011723a1dd GSEventRunModal + 62
- 20 UIKitCore 0x0000000111ac981d UIApplicationMain + 140
- 21 Edio GO 0x000000010c80c697 main + 71
- 22 libdyld.dylib 0x00000001105b7575 start + 1
- )
- libc++abi.dylib: terminating with uncaught exception of type NSException
- (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement