-
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
[Crash] Auth.possiblyPostAuthStateChangeNotification() over released #14196
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 the report. Reproduction instructions would be helpful. |
@ncooke3 Any thoughts about how this could happen? |
I'm seeing multiple threads calling
|
If we get repro steps I'll let you guys know, but so far it just happened out in the wild so we just gotten the crash reports back, nobody has managed to reproduce it from our team. Thanks both for checking! ❤️ |
Description
We've detected a crash from Firebase's internal Auth codebase. It looks like something's getting over-released on the auth flow when getting a token.
Here's the crash report:
Expand
Crashreport.crash
:Reproducing the issue
No idea, started happening in the wild and haven't had a chance to reproduce it internally.
Firebase SDK Version
11.5.0
Xcode Version
16.1
Installation Method
Swift Package Manager
Firebase Product(s)
App Check, Authentication, Storage
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetIf using CocoaPods, the project's Podfile.lock
No response
The text was updated successfully, but these errors were encountered: