pendo-io / pendo-mobile-sdk

Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
https://www.pendo.io
Other
59 stars 2 forks source link

πŸ’₯ Crash on `-[PNDAnalyticsMessageAdapter getVisitorAndAccountMetadata] ` #172

Closed msrutek-paylocity closed 1 month ago

msrutek-paylocity commented 2 months ago

Platform + Version

iOS 17.5.1, iPhone 14

SDK Version

3.3.1

Framework

Native, SwiftUI

Describe the bug

Crash of the app.

To Reproduce

Yet unknown.

Expected behavior

No crash.

Stack Trace

Crashed: pendo.analytics.syncQueue
0  libobjc.A.dylib                0x1468 objc_retain + 16
1  libobjc.A.dylib                0x1468 objc_retain_x0 + 16
2  libobjc.A.dylib                0x670c objc_getProperty + 100
3  Pendo                          0x1ced4 -[PNDAnalyticsMessageAdapter getVisitorAndAccountMetadata] + 88
4  Pendo                          0x1c860 -[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:] + 1056
5  Pendo                          0x111a88 __34-[PNDAnalyticsMessageManager put:]_block_invoke + 80
6  libdispatch.dylib              0x213c _dispatch_call_block_and_release + 32
7  libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
8  libdispatch.dylib              0xb400 _dispatch_lane_serial_drain + 748
9  libdispatch.dylib              0xbf30 _dispatch_lane_invoke + 380
10 libdispatch.dylib              0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288
11 libdispatch.dylib              0x16528 _dispatch_workloop_worker_thread + 404
12 libsystem_pthread.dylib        0x4934 _pthread_wqthread + 288
13 libsystem_pthread.dylib        0x10cc start_wqthread + 8
MaximShnirman commented 2 months ago

Hi @msrutek-paylocity, can you please add the full crash log as well?

MaximShnirman commented 2 months ago

will be released with iOS 3.4.0

msrutek-paylocity commented 2 months ago

@MaximShnirman Thanks for the info!

msrutek-paylocity commented 2 months ago

@MaximShnirman Do you have a timeline for when the 3.4.0 version could be released? πŸ‘€

0xkuj commented 2 months ago

@msrutek-paylocity native was released today, check it out!