Closed malcommac closed 1 year ago
Hi @malcommac,
The SDK version 5.6.0 was released with Xcode 13.2.1 / MacOS Ventura, which successfully built via CLI but is not officially supported according to Apple. We have released SDK version 5.6.2 which was released with Xcode 13.2.1 / MacOS Monterey which might address the root cause of this issue. Would you be able to try the latest version to see if you are still experiencing this crash?
Additionally, could you provide more context around how often you see this crash, if there is a ballpark repro rate, or if you have any steps to repro?
Thanks!
Yes, I'll try this new release and post updates on this issue.
I have not so much; it seems happening on iOS 15 and 16 with no particular differences.
I've tried reproducing it, but it's happening at startup with no particular settings.
Hi @malcommac,
Are you still experiencing this issue with the latest Swift SDK version?
No I've not experienced it anymore since update, you can close this issue. thank you
Platform
iOS
Platform Version
15.x and 16.x
Braze SDK Version
5.6.0
Xcode Version
14.1
Computer Processor
Apple (M1)
Repro Rate
-
Steps To Reproduce
We have some crashes reported related to the new braze SDK.
It happens just after the startup of the app (less than 1s).
failed to demangle superclass of Deferred from mangled name '�%': unknown error
Expected Behavior
it should not crash
Actual Incorrect Behavior
it crashes
Verbose Logs
No response
Additional Information
No response