firebase / geofire-android

GeoFire for Android apps
Apache License 2.0
133 stars 36 forks source link

Play Services dependency? #8

Closed ArcherEmiya05 closed 3 years ago

ArcherEmiya05 commented 3 years ago

Since GeoFire heart is Firebase Real-time Database and RTDB will work without Play Services according to documentation. Can I assume that it is safe and will work completely on a device that has no Google Play Services such as Amazon devices?

samtstern commented 3 years ago

@ArcherEmiya05 yes that's correct. This library has no dependency on Google Play services.