Gmscore: Attempt to invoke virtual method 'com.google.android.gms.tasks.Task com.google.android.gms.common.api.GoogleApi.zzb(com.google.android.gms.common.api.internal.zzdd)' on a null object reference with 'com.google.firebase:firebase-auth:11.8.0'

Created on 26 Dec 2017  路  8Comments  路  Source: microg/GmsCore

Most helpful comment

@hegelstad Actually I am not using this repo. I just bumped in to this issue because I googled that specific exception I got in my logcat.

I am building an app with firebase so I added the firebase auth library to the project. I have noticed that it was not working because I was testing in a (Genymotion) simulator which didn't had Google play services installed. So after installing GPS everything is working fine.

I hope I helped you to track down the issue but it could be that the new firebase version only runs with official versions of Google play services.

good luck ;)

All 8 comments

any solution? I was facing the same problem too

Same here, there is some problem with firebase in android. In IOS its working smoothly

I got the same problem.

same problem here!
any solution?

@majid701 How to reproduce this, i forgot if I was able to fix it or not. Can you try to share how to reproduce, so maybe i remember. Best, Nikolai.

@hegelstad Actually I am not using this repo. I just bumped in to this issue because I googled that specific exception I got in my logcat.

I am building an app with firebase so I added the firebase auth library to the project. I have noticed that it was not working because I was testing in a (Genymotion) simulator which didn't had Google play services installed. So after installing GPS everything is working fine.

I hope I helped you to track down the issue but it could be that the new firebase version only runs with official versions of Google play services.

good luck ;)

Aha, I had exactly the same issue (also using firebase), and solved it by installing gapps with genymotion! cheers.

@majid701 thanks the same thing happen to me too i discovered the the emulator i was using didn't have google play store that was what gave me the error in my logcat

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rugk picture rugk  路  6Comments

fredddii picture fredddii  路  6Comments

ghost picture ghost  路  4Comments

ale5000-git picture ale5000-git  路  4Comments

Nutomic picture Nutomic  路  4Comments