-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Firebase SDK resulting in hangs #14623
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Thanks for reporting, @AswinMRathees. This looks related to #13675. Is it possible for you to provide a reproducible example or a complete stack trace? |
@rizafran thanks for the response. This gets reproducible whenever you runs the app. Xcode will be showing the hang message. |
Does it help to update to Firebase 11.x? |
hi @paulb777 , the issue is still persisting with 11 series |
11.11.0 had an additional fix. Either way, we'll need stack traces to help. |
Hey @AswinMRathees. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
This issue can be reproduced in any device and can be viewed in Xcode whenever "FirebaseApp.configure()" is called. I have already attached screenshot from the framework's code where hang is reported |
@AswinMRathees See the definition of Minimal reproducible example. |
Description
Multiple issues are reported related to hang rate because of FirebaseCore SDK.
Reproducing the issue
The issue can be reproduced by running the Prod application and hangs will be visible in the Xcode
Firebase SDK Version
10.22.0
Xcode Version
16.2
Installation Method
CocoaPods
Firebase Product(s)
Installations
Targeted Platforms
iOS
Relevant Log Output
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: