When Updating com.google.firebase
and com.google.android.gms
from 11.8.0
to 15.0.0
, our signed-in users are getting signed out. On checking, we are able to confirm that FirebaseAuth.getInstance().getCurrentUser()
returns null
.
A few other things i was able to confirm:
This has been confirmed for Phone Auth and Email and Password Auth
If I:
I see myself signed OUT (as mentioned above).
I see myself signed in.
If I:
I see myself signed in.
I still see myself signed in.
Does anyone else face this? Is there something i am missing? Did i miss something relevant in the v15.0.0 Release Notes?
I reached out to firebase support and they were also able to reproduce the aforementioned faulty behaviour. Turns out this is a an issue in v15.0.0 library itself.
Kyle from Firebase Support [Apr 25, 2018]:
After discussing this more with our engineers, they told me that the fix will be rolled-out on the next release (next version) soon. I can't provide the exact timeline for this but you may keep an eye out on the release notes for future updates with Firebase Android SDK.
Update [May 7, 2018]
Updating my dependencies from v11.8.0 directly to updates to Firebase Android SDK released on May 2, 2018 resolve the aforementioned issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With