[Bug]: onGeofence not triggered for initial geofence entry on iOS after fresh install #1452
Open
2 of 3 tasks
Labels
bug
Something isn't working
Required Reading
Plugin Version
4.16.9
Flutter Doctor
Mobile operating-system(s)
Device Manufacturer(s) and Model(s)
iPhone 8
Device operating-systems(s)
iOS 16.7.10
What happened?
After a fresh install, both start() and startGeofences() do not trigger onGeofence on iOS (when geofenceInitialTriggerEntry = true) when the user is in the geofence. However, an EXIT even still occurs when leaving the geofence.
Subsequent calls to start() or startGeofences() do trigger onGeofence though.
This was tested with a real device outside.
Plugin Code and/or Config
Relevant log output
The text was updated successfully, but these errors were encountered: