Closed pavm035 closed 5 months ago
Hi @pavm035,
Thanks for reporting this issue, the logs clearly mentions BrazeUI
though we haven't been able to reproduce this issue yet. Does the crash occurs when running your application on devices, simulators or both?
Could you try integrating Braze using our alternative static prebuilt repository: https://github.com/braze-inc/braze-swift-sdk-prebuilt-static It might help resolves the issue while we investigate the main repository.
The issue happens only on Device but simulator is ok
I will try other repo and share you the results
Hey @pavm035,
We were able to reproduce this issue with a device running the iOS 18 beta. Apple is aware of that issue (thread here). For now, the workaround is to increase the minimum deployment target to iOS 13.
Using the alternative repository https://github.com/braze-inc/braze-swift-sdk-prebuilt-static does not help in that case.
We expect this issue to be resolved in a future beta, as a result, I'm closing this ticket.
Best,
Hi @lowip Thanks for checking, but our deployment target is already iOS 15.0, anyways it might be a known issue to apple will be keep watching this issue until next betas
Platform
iOS
Platform Version
iOS 18
Braze SDK Version
8.2.1
Xcode Version
Xcode 16
Computer Processor
Apple (M1)
Repro Rate
100%
Steps To Reproduce
Expected Behavior
Crash shouldn't happen
Actual Incorrect Behavior
Crash
Verbose Logs
Additional Information
No response