-
Notifications
You must be signed in to change notification settings - Fork 578
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
Fatal Exception: java.lang.IllegalStateException [Performance Monitoring] #1454
Comments
Hi @Ashwini009, Thanks for reaching out~ This looks very similar to #1339. See if the suggestions in #1397 (comment) helps? Can you also provide more information on what other Firebase SDKs (and there version) are you using in the app? |
I saw the issue #1339 , where it suggested to use FiebaseInstanceId version Here are the firebase deps being used currently:
We will remove |
You can upgrade |
Updating |
I still have the same issue with
|
@Gnzlt can you please attach the stack trace of all threads as seen in crashlytics reports? |
Hope it helps! |
@Gnzlt Thanks for the logs. |
Multiple crashes on production:
I am not able to reproduce the issue on the live setup.
This is occurring on all supported Android OS (5 to 9).
Firebase Component: Performance Monitoring
Version: 19.0.5
I understand that
19.0.6
was released with an NPE fix. I am doubtful that upgrading to the latest will fix the issue.The text was updated successfully, but these errors were encountered: