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
here is the callstack, is there much logs or make it in ��child thread
0 libsystem_kernel.dylib ___ulock_wait (in libsystem_kernel.dylib) +8 2 libdispatch.dylib __dispatch_group_wait_slow (in libdispatch.dylib) +48 3 MyApp -[AFSDKLog _flush] (in MyApp) +332 4 libdispatch.dylib __dispatch_client_callout (in libdispatch.dylib) +12 5 libdispatch.dylib __dispatch_lane_barrier_sync_invoke_and_complete (in libdispatch.dylib) +48 6 MyApp -[AFSDKLog flush] (in MyApp) +104 7 MyApp +[AFSDKLog flush] (in MyApp) +36 8 MyApp -[AppsFlyerLib applicationDidEnterBackgroundNotification] (in MyApp) +300 9 CoreFoundation _CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER (in CoreFoundation) +16 47 UIKitCore _UIApplicationMain (in UIKitCore) +332 48 MyApp lv_main() (in MyApp) [inlined] main.swift:17 49 MyAppmain (in MyApp) main.swift:21 50 dyld +99532
The text was updated successfully, but these errors were encountered:
I have the same question
Sorry, something went wrong.
No branches or pull requests
here is the callstack, is there much logs or make it in ��child thread
0 libsystem_kernel.dylib ___ulock_wait (in libsystem_kernel.dylib) +8
2 libdispatch.dylib __dispatch_group_wait_slow (in libdispatch.dylib) +48
3 MyApp -[AFSDKLog _flush] (in MyApp) +332
4 libdispatch.dylib __dispatch_client_callout (in libdispatch.dylib) +12
5 libdispatch.dylib __dispatch_lane_barrier_sync_invoke_and_complete (in libdispatch.dylib) +48
6 MyApp -[AFSDKLog flush] (in MyApp) +104
7 MyApp +[AFSDKLog flush] (in MyApp) +36
8 MyApp -[AppsFlyerLib applicationDidEnterBackgroundNotification] (in MyApp) +300
9 CoreFoundation _CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER (in CoreFoundation) +16
47 UIKitCore _UIApplicationMain (in UIKitCore) +332
48 MyApp lv_main() (in MyApp) [inlined] main.swift:17
49 MyAppmain (in MyApp) main.swift:21
50 dyld +99532
The text was updated successfully, but these errors were encountered: