transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.54k stars 424 forks source link

Geofence ENTER events being triggered outside the geofence #1971

Closed UnderTheMoonspell closed 1 week ago

UnderTheMoonspell commented 1 month ago

Your Environment

Expected Behavior

Geofence ENTER events should be triggered inside the geofence

Actual Behavior

Some of our users have ENTER events outside the geofence (sometimes even like 3km away) while the accuracy reported is the same as for events that are good.

We have some users that have EXIT events quite far from the geofence, but according to this it is to be expected, so thats fine. We have a bigger issue though, which is our users having ENTER events outside the geofence like shown in the screenshots:

Screenshot 2024-03-21 at 12 04 50 Screenshot 2024-03-21 at 12 06 18

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 1 month ago

Have you reproduced this yourself?

UnderTheMoonspell commented 1 month ago

@christocracy no, not yet, but I assume that unlike the EXIT events far away, these ENTER events should not be happening right?

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.