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
-[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:]
i.e.
3.4.3
Native, SwiftUI
Crash of the app. This mostly happens within the first second of the app lifetime.
Yet unknown.
No crash.
Crashed: pendo.api.initQueue EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000d07c56c60 0 libobjc.A.dylib 0x4174 objc_release + 16 1 libobjc.A.dylib 0x4174 objc_release_x0 + 16 2 Pendo 0x1bf30 -[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:] + 1280 3 Pendo 0x114c1c -[PNDAnalyticsMessageManager putSync:] + 164 4 Pendo 0x591e8 __44+[PNDTrackEventsUtils sendTrack:properties:]_block_invoke + 488 5 libdispatch.dylib 0x2320 _dispatch_call_block_and_release + 32 6 libdispatch.dylib 0x3eac _dispatch_client_callout + 20 7 libdispatch.dylib 0xb534 _dispatch_lane_serial_drain + 668 8 libdispatch.dylib 0xc0a4 _dispatch_lane_invoke + 384 9 libdispatch.dylib 0x16cdc _dispatch_workloop_worker_thread + 648 10 libsystem_pthread.dylib 0xddc _pthread_wqthread + 288 11 libsystem_pthread.dylib 0xb7c start_wqthread + 8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Platform + Version
i.e.
SDK Version
3.4.3
Framework
Native, SwiftUI
Describe the bug
Crash of the app. This mostly happens within the first second of the app lifetime.
To Reproduce
Yet unknown.
Expected behavior
No crash.
Stack Trace
The text was updated successfully, but these errors were encountered: