-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Crash: [FIRAnalytics notifyEventListenersOnSerialQueue:] #2156
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
Can you please share what other Firebase frameworks you're using? Without steps to reproduce it's hard to know whether or not upgrading Firebase versions will resolve it, but there have been major changes in Analytics since 5.0.1 and is now on version 5.4.0. |
**I have POD files for below 2 frameworks: 'Firebase/Core' Firebase - 5.4.0 Please find the attached detail crash log from Fabric. |
Is there any way you can provide a fully symbolicated stack trace? There are missing symbols right now from |
Here is the symbolicated Crash log: #5. Crashed: FIRAnalyticsQueue |
Awesome, thank you! Looks like the crash is coming from Crashlytics. I'll see if we can track down exactly what's going wrong. |
Kindly find the attached fully symbolicated log. Which might helpful to you. |
@KunalDev is this still an issue? |
Hey @KunalDev. We need more information to resolve this issue but there hasn't been an update in 7 days. I'm marking the issue as stale and if there are no new updates in the next 3 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. @KunalDev 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. |
Uh oh!
There was an error while loading. Please reload this page.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Application is getting crashed with below log:
+[FIRAnalytics notifyEventListenersOnSerialQueue:]
Steps to reproduce:
The crash is not reproducible at my end. How ever we are getting 2 crashes for the same in last 15 days.
Updating Firebase version will resolve the issue or not?
Relevant Code:
N/A
The text was updated successfully, but these errors were encountered: