flutter_geofence icon indicating copy to clipboard operation
flutter_geofence copied to clipboard

Exit is not detected

Open kamal153 opened this issue 4 years ago • 3 comments

kamal153 avatar Jan 30 '21 12:01 kamal153

This is happening to me too

bongio94 avatar Mar 04 '21 10:03 bongio94

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

mrboen94 avatar May 02 '21 20:05 mrboen94

I'm not getting an exit notification at all on iOS simulator. Implemented in the initPlatformState() future exactly like the example.

blackbeario avatar Mar 27 '22 23:03 blackbeario