-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RefreshAuthToken crash #14277
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 reaching out, @ttcloud. I'm wondering if you have made any changes before this issue has occurred? |
Also, please share the Podfile.lock. |
|
No other changes, only update firebase |
Thanks for the info, @ttcloud. Could you provide the following:
|
@rizafran any ETA to fix this? |
Hey @ttcloud. 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! |
Since there haven't been any recent updates here, I am going to close this issue. @ttcloud if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
I'm still experiencing it. |
Hi @jesus-mg-ios, please provide the info mentioned in #14277 (comment). Thanks. |
|
Description
We’ve encountered a crash related to Firebase's refreshAuthToken method, which has already affected three users. The crash seems to occur when attempting to refresh the authentication token. This issue is preventing users from successfully authenticating or maintaining their session, leading to interruptions in app usage.
Reproducing the issue
(Include any error messages or logs if available)
Firebase SDK Version
11.6
Xcode Version
16.1
Installation Method
CocoaPods
Firebase Product(s)
Messaging
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
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: