Obsolete
Status Update
Comments
hb...@gmail.com <hb...@gmail.com> #2
This website is for developer issues with the AOSP Android source code and the developer toolset, not Google apps or services such as Google Play Services or GMS. Unfortunately there doesn't seem to be an appropriate place to report these issues. All I can say is that this isn't it, sorry. Try posting on the Google Product Forums instead. Thanks.
as...@gmail.com <as...@gmail.com> #5
I also faced this issue today, firebase & play service version 11.2.2
as...@gmail.com <as...@gmail.com> #6
Any Update?
sa...@peilicke.de <sa...@peilicke.de> #7
ping?
hr...@gmail.com <hr...@gmail.com> #9
i am also getting reports in crashlytics:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
at bpc.run(:com.google.android.gms.DynamiteModulesC:56)
at java.lang.Thread.run(Thread.java:818)
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
at bpc.run(:com.google.android.gms.DynamiteModulesC:56)
at java.lang.Thread.run(Thread.java:818)
gu...@gmail.com <gu...@gmail.com> #10
I've got the same issue :
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
bpc.run (bpc.java:56)
java.lang.Thread.run (Thread.java:818)
Only on Nexus 5. At first it was only on US region but now it occurs with French devices too.
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
bpc.run (bpc.java:56)
java.lang.Thread.run (Thread.java:818)
Only on Nexus 5. At first it was only on US region but now it occurs with French devices too.
ar...@gmail.com <ar...@gmail.com> #11
I have the same crash on Nexus 5. I hope it will be fixed soon :)
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
bpc.run (:com.google.android.gms.DynamiteModulesC:56)
java.lang.Thread.run (Thread.java:818)
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
bpc.run (:com.google.android.gms.DynamiteModulesC:56)
java.lang.Thread.run (Thread.java:818)
sa...@google.com <sa...@google.com> #12
Thank you for your feedback. We assure you that we are doing our best to address the issue reported, however our product team has shifted work priority that doesn't include this issue. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with latest bug report here https://goo.gl/TbMiIO .
Description
On Firebase crash reporting, I have the following crash log that seems to originate from the GMS module.
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
bnp.run (:com.google.android.gms.DynamiteModulesC:56)
java.lang.Thread.run (Thread.java:818)
Unfortunately, I do not have additional crash logs besides this line from the firebase console.
Other users have the same issues as seen in the link below.