We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
we use V6.13.1 cause this crash Hardware Model: iPhone13,3
riggered by Thread: 2
Application Specific Information: None Last Exception Backtrace: abort() called None Last Exception Backtrace: 0 CoreFoundation 0x192f89288 __exceptionPreprocess + 220 1 libobjc.A.dylib 0x1abcb8744 objc_exception_throw + 59 2 CoreFoundation 0x193066fc0 -[NSObject(NSObject) doesNotRecognizeSelector:] + 143 3 CoreFoundation 0x192f1de98 forwarding + 1763 4 CoreFoundation 0x192f1cf70 _CF_forwarding_prep_0 + 95 5 Foundation 0x1947728b0 -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:] + 271 6 Foundation 0x194782354 -[NSKeyedUnarchiver initForReadingWithData:] + 63 7 Foundation 0x194787828
+[NSKeyedUnarchiver unarchiveObjectWithData:] + 59 -[AFSDKUserDefaultsStorage unarchiveForKey:]+ 208 -[AppsFlyerLib getConversionData] + 160 __71-[AppsFlyerLib callServerWithEventName:eventValues:options:completion:]_block_invoke_3.1055 + 80 __60-[AppsFlyerLib __executeRequestWithEvent:completionHandler:]_block_invoke_3 + 308 __83-[AppsFlyerHTTPClient sendEvent:router:serverVersion:appleAppId:completionHandler:]_block_invoke.143 + 280
13 libdispatch.dylib 0x192beee6c _dispatch_call_block_and_release + 31 14 libdispatch.dylib 0x192bf0a30 _dispatch_client_callout + 19 15 libdispatch.dylib 0x192bf8124 _dispatch_lane_serial_drain + 667 16 libdispatch.dylib 0x192bf8c80 _dispatch_lane_invoke + 391 17 libdispatch.dylib 0x192c03500 _dispatch_workloop_worker_thread + 647 18 libsystem_pthread.dylib 0x2048e90bc _pthread_wqthread + 287 19 libsystem_pthread.dylib 0x2048e8e5c start_wqthread + 7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
we use V6.13.1 cause this crash
Hardware Model: iPhone13,3
riggered by Thread: 2
Application Specific Information:
None
Last Exception Backtrace:
abort() called
None
Last Exception Backtrace:
0 CoreFoundation 0x192f89288 __exceptionPreprocess + 220
1 libobjc.A.dylib 0x1abcb8744 objc_exception_throw + 59
2 CoreFoundation 0x193066fc0 -[NSObject(NSObject) doesNotRecognizeSelector:] + 143
3 CoreFoundation 0x192f1de98 forwarding + 1763
4 CoreFoundation 0x192f1cf70 _CF_forwarding_prep_0 + 95
5 Foundation 0x1947728b0 -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:] + 271
6 Foundation 0x194782354 -[NSKeyedUnarchiver initForReadingWithData:] + 63
7 Foundation 0x194787828
+[NSKeyedUnarchiver unarchiveObjectWithData:] + 59
-[AFSDKUserDefaultsStorage unarchiveForKey:]+ 208
-[AppsFlyerLib getConversionData] + 160
__71-[AppsFlyerLib callServerWithEventName:eventValues:options:completion:]_block_invoke_3.1055 + 80
__60-[AppsFlyerLib __executeRequestWithEvent:completionHandler:]_block_invoke_3 + 308
__83-[AppsFlyerHTTPClient sendEvent:router:serverVersion:appleAppId:completionHandler:]_block_invoke.143 + 280
13 libdispatch.dylib 0x192beee6c _dispatch_call_block_and_release + 31
14 libdispatch.dylib 0x192bf0a30 _dispatch_client_callout + 19
15 libdispatch.dylib 0x192bf8124 _dispatch_lane_serial_drain + 667
16 libdispatch.dylib 0x192bf8c80 _dispatch_lane_invoke + 391
17 libdispatch.dylib 0x192c03500 _dispatch_workloop_worker_thread + 647
18 libsystem_pthread.dylib 0x2048e90bc _pthread_wqthread + 287
19 libsystem_pthread.dylib 0x2048e8e5c start_wqthread + 7
The text was updated successfully, but these errors were encountered: