bkonyi/FlutterGeofencing

[Android] Only GeofenceEvent occurring is GeofenceEvent.exit

Closed this issue · 1 comments

When I added this plugin to my app, the only event that appears is GeofenceEvent.exit. I ran the example app and GeofenceEvent.enter fired. I'm not sure what part of the setup I am missing. Any help will be much appreciated!

You got it working? I'm having the same issue. The enter event is never called.