firebase / FirebaseUI-Android

Optimized UI components for Firebase
https://firebaseopensource.com/projects/firebase/firebaseui-android/
Apache License 2.0
4.64k stars 1.83k forks source link

Are there plans to remove play-services dependency? #2167

Open kadamek-huuuge opened 4 months ago

kadamek-huuuge commented 4 months ago

As Google Play services are no longer required by most Firebase SDKs (auth, firestore, database & storage included), are there any plans to remove Play services from FirebaseUI dependencies?

Current version (8.0.2) makes authentication on devices without Play services (e.g. Amazon Fire) impossible.