react-native-background-geolocation icon indicating copy to clipboard operation
react-native-background-geolocation copied to clipboard

DWELL / loiteringDelay is not detected for Polygon Geofences IOS

Open sirusbaladi opened this issue 6 months ago • 14 comments

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

  1. add a polygon geofence
  2. walk in it
  3. I'm using debug mode with no license in expo.

sirusbaladi avatar Aug 21 '24 00:08 sirusbaladi