Abhi
- Forum posts: 1
Feb 6, 2018, 1:17:08 PM via Website
Feb 6, 2018 1:17:08 PM via Website
Hi, Im using geofence to display notification using LocationServices as client to get user's location (geofencingClient = LocationServices.getGeofencingClient(this); ),
so instead of LocationServices is there any alternate solution for displaying other user location from GeoLocation (using firebase).
Thanks