-
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
Some crashes with firebase sdk #1317
Comments
For each stack trace posted, can you expand the full stack trace to show the hidden symbols (click on the triangle icons on the left side of the stack trace)? |
Do you know which iOS versions caused the crashes? |
The crashes here are all in methods that shouldn't crash (like |
@Lingyj can you try updating to Firebase 5 and seeing if these are still present? |
I guess the crash |
I think the Regarding the screenshot of FIRAMonitor, please upgrade to the latest version and use the flag |
@Lingyj are you able to capture the same zombie crash with an exception breakpoint enabled (or are you able to share the exception message with the backtrace)? The stack traces provided end in |
|
I'll try to fix |
Hello, I got a serious problem with the lastest sdk. Here the sdk version:
|
Seems there have a singleton with |
@Lingyj : I have filed internal bug at b/110876085. The fix should be in the next release of Firebase Analytics. Thanks for reporting |
The fix was shipped in Firebase 5.5.0 last week. |
I got some crashes with firebase sdk recently, here are some infomations. How to fix that?
the crashes list:
the details:
the sdk & version:
The text was updated successfully, but these errors were encountered: