Open ghost opened 6 years ago
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
any solution? I was facing the same problem too