react-native-background-geolocation
react-native-background-geolocation copied to clipboard
DWELL / loiteringDelay is not detected for Polygon Geofences IOS
Your Environment
- Expo
- Plugin version: 4.16.5
- Platform: iOS
- OS version: 17.4.1
- Device manufacturer / model: Iphone 13 pro
- React Native version (
react-native -v
): "0.71.14 - Plugin config
Expected Behavior
When I go into a polygon geofence I should receive geofence: DWELL
Actual Behavior
I do receive geofence: DWELL for my radius geofences.
For polygon Geofences it only detecs enter / exit.
Steps to Reproduce
- add a polygon geofence
- walk in it
- I'm using debug mode with no license in expo.