bkonyi / FlutterGeofencing

Rough work for Flutter geofencing plugin
BSD 3-Clause "New" or "Revised" License
337 stars 219 forks source link

Geofence plugin always return Event: GeofenceEvent.exit #51

Closed atul-sahu closed 4 years ago

atul-sahu commented 4 years ago

I have built android example using this geofence plugin . I am using example given here and either i am in radius or not, I always get Event: GeofenceEvent.exit . And even i tried using fake location and tried changing my location but Event never get trigger.Please let me know the issue cause.