-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
api: performancefirebase-installationsFirebase Installations serviceFirebase Installations serviceneeds-attention
Description
Multiple crashes on production:
Fatal Exception: java.lang.IllegalStateException
at com.google.firebase.iid.FirebaseInstanceId.h(com.google.firebase:firebase-iid@@20.1.0:12)
at com.google.firebase.iid.FirebaseInstanceId.a(com.google.firebase:firebase-iid@@20.1.0:14)
at e.j.c.r.b.f.a(com.google.firebase:firebase-perf@@19.0.5:63)
at e.j.c.r.b.e.run(com.google.firebase:firebase-perf@@19.0.5:22)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
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.
Metadata
Metadata
Assignees
Labels
api: performancefirebase-installationsFirebase Installations serviceFirebase Installations serviceneeds-attention