Created
November 1, 2017 21:02
-
-
Save SudoPlz/ec0a57c5311ba0b72a9eb2b26daace67 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-11-01 23:00:18.938794+0200 AcuityApp[79879:2504854] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFData isEqualToString:]: unrecognized selector sent to instance 0x6040000bc570' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x000000010f4f51cb __exceptionPreprocess + 171 | |
1 libobjc.A.dylib 0x000000010df5af41 objc_exception_throw + 48 | |
2 CoreFoundation 0x000000010f575914 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132 | |
3 CoreFoundation 0x000000010f478178 ___forwarding___ + 1432 | |
4 CoreFoundation 0x000000010f477b58 _CF_forwarding_prep_0 + 120 | |
5 Valet 0x00000001230ba860 -[VALValet migrateObjectsMatchingQuery:removeOnCompletion:] + 2759 | |
6 SquarePaymentSDK 0x0000000109b2d3b4 -[SQSession initWithKeychain:trustedDeviceDetailsPersister:] + 480 | |
7 SquarePaymentSDK 0x0000000109b2d1b3 -[SQSession init] + 193 | |
8 SquarePaymentSDK 0x0000000109b2d0d8 __27+[SQSession defaultSession]_block_invoke + 41 | |
9 libdispatch.dylib 0x0000000113c4343c _dispatch_client_callout + 8 | |
10 libdispatch.dylib 0x0000000113c449c7 dispatch_once_f + 297 | |
11 SquarePaymentSDK 0x0000000109b2d0ac +[SQSession defaultSession] + 45 | |
12 SquarePaymentSDK 0x0000000109b1e2d4 -[PaySDK _defaultSession] + 37 | |
13 SquarePaymentSDK 0x0000000109b1e1eb -[PaySDK _createLifeCycleDelegateWithSession:urlSelector:networkServiceProvider:] + 80 | |
14 SquarePaymentSDK 0x0000000109b1cfed -[PaySDK initWithSession:urlSelector:networkServiceProvider:] + 379 | |
15 SquarePaymentSDK 0x0000000109b1ce02 __75+[PaySDK _commonInitializerWithSession:urlSelector:networkServiceProvider:]_block_invoke + 56 | |
16 libdispatch.dylib 0x0000000113c4343c _dispatch_client_callout + 8 | |
17 2017-11-01 23:00:18.946822+0200 AcuityApp[79879:2505284] Could not successfully update network info during initialization. | |
libdispatch.dylib 0x0000000113c449c7 dispatch_once_f + 297 | |
18 SquarePaymentSDK 0x0000000109b1cdc4 +[PaySDK _commonInitializerWithSession:urlSelector:networkServiceProvider:] + 273 | |
19 SquarePaymentSDK 0x0000000109b1cb3a +[PaySDK initializeWithApplicationID:defaultWindow:session:urlSelector:networkServiceProvider:] + 116 | |
20 SquarePaymentSDK 0x0000000109b1cab3 +[PaySDK initializeWithApplicationID:defaultWindow:] + 64 | |
21 AcuityApp 0x000000010745ba30 __40-[RCTACSquareSDK initWithApplicationID:]_block_invoke + 176 | |
22 libdispatch.dylib 0x0000000113c423f7 _dispatch_call_block_and_release + 12 | |
23 libdispatch.dylib 0x0000000113c4343c _dispatch_client_callout + 8 | |
24 libdispatch.dylib 0x0000000113c4e6f0 _dispatch_main_queue_callback_4CF + 628 | |
25 CoreFoundation 0x000000010f4b7ef9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 | |
26 CoreFoundation 0x000000010f47c662 __CFRunLoopRun + 2402 | |
27 CoreFoundation 0x000000010f47ba89 CFRunLoopRunSpecific + 409 | |
28 GraphicsServices 0x00000001149639c6 GSEventRunModal + 62 | |
29 UIKit 0x000000011194723c UIApplicationMain + 159 | |
30 AcuityApp 0x0000000107485a4f main + 111 | |
31 libdyld.dylib 0x0000000113cbfd81 start + 1 | |
32 ??? 0x0000000000000001 0x0 + 1 | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment