Closed msrutek-paylocity closed 2 weeks ago
Hi @msrutek-paylocity,
We've made significant memory management improvements in version 3.4.3 that should help with crashes like this. Please upgrade to 3.4.3 and if you notice similar issues, please open a new ticket with the crash logs.
Closing this one.
Platform + Version
iOS 18.0.0, iPhone 14 Pro
SDK Version
3.4.0
Framework
Native, SwiftUI
Describe the bug
Crash of the app. Might be related to https://github.com/pendo-io/pendo-mobile-sdk/issues/172, as that also contained a call to
addDataToAnalyticsIfNeeded
. SeeingEXC_BAD_ACCESS
, this might relate to incorrect memory management.To Reproduce
Yet unknown.
Expected behavior
No crash.
Stack Trace