Reputation: 21
Firebase Auth is working without Google Services for now. It was written in official blog: https://firebase.googleblog.com/2020/10/firebase-auth-android-non-gms.html
Does it mean that Firebase Auth will work in mainland China from now?
How can we check it?
Upvotes: 2
Views: 292
Reputation: 317740
The change described in the blog has nothing to do with network connectivity from China. It is just decoupling Firebase Auth from Play services so that it's no longer required on the device.
Upvotes: 1