flutter_geofence
flutter_geofence copied to clipboard
Exit is not detected
This is happening to me too
Has anyone found a solution to this yet? It is working perfectly on iOS, but for some reason the android version of the listener is not firing at all..
I have only tried in emulators (many different versions), I will test with a real physical device soon, but I don't expect any changes.
This might be related to #5
I'm not getting an exit notification at all on iOS simulator. Implemented in the initPlatformState() future exactly like the example.