-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Facing crash on iOS 18+ after updating to version 11.4.1 #14118
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @SURYAKANTSHARMA, thanks for the report and apologies for the trouble. Could you try updating to 11.5.0? The crashing code was rewritten in 11.5.0 to use traditional completion handler based code rather than async/await. |
@ncooke3 We have upgraded to the latest version 11.5.0 of firebase. Still seeing this crash can you please check this on priority? |
@SuryakantRapido, could you please share a stack trace from a device running 11.5.0? The reason being is that the trace should be at least a little different than the one in the original post. This is because the |
@ncooke3 it looks like the version was not updated yet. Will update the version and get back. Can you please elaborate as well if this is a swift concurrency issue in general or Firebase SDK issue ? I see the flush method implementation has changed back to completion handler. |
Description
Getting crash on suspend resume partial function for HeartbeatController.flushAsync()
Crashlytics version - 11.4.1
crash is only on iOS 18 100%
Attaching crash logs as well. Can we please look into this
bike.rapido.customer_issue_0a0a3d8ea03578487b6d95752d876803_crash_session_01222b12b28b4b1ca0229c69af222942_DNE_0_v2_stacktrace.txt
Reproducing the issue
Not able to reproduce on local machine yet will try to add in future
Firebase SDK Version
11.4.1
Xcode Version
16
Installation Method
CocoaPods
Firebase Product(s)
Analytics
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: