-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
💥 Crash on -[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:]
#211
Comments
Hello @TehilaTaub @MikePendo , have you had some time to look into this issue? It's happening quite often (compared to the other open crashes). Thanks! |
|
Hello @MikePendo ,
func track(
_ event: [String](doc://com.apple.documentation/pcwfs),
properties: [[AnyHashable](doc://com.apple.documentation/jfgjd3) : Any]?
) function on |
@MikePendo one other thing we've noticed (might not be related), is that we're accessing |
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
Multiple variants -
or
The text was updated successfully, but these errors were encountered: