2

I've created a Geofence based on the user's current location and wants to update it as users is moving for 10 meters in any direction.

Is it possible to remove and create the geofence so frequently? Specially in case of when the application is running in the background?

SandeepM
  • 2,601
  • 1
  • 22
  • 32
  • 1
    Yes, you can, but if you are tracking the user's location with GPS (which you would need to do in order to update the geofence region) what is the point of the geofence? It will never fire since the user will never leave the region. – Paulw11 May 02 '17 at 16:46

0 Answers0