Geofence start instantly trigger exit event

Hello,

I have been playing with location API and geofencing, and found this strange behavior.
When you start looking for geofencing, it immediatly trigger the EXIT event that can be pretty noisy depending on the use case.

For example, my use case is : I would like to get notify when the phone leaves the zone AFTER being entered, not before.

Is this a wanted behavior ?

SDK Version: 41.0.1
Platforms(Android/iOS/web/all): Android

Repo with repro GitHub - DCKT/geofence-expo

Cheers !

I am seeing the same behavior. Also seeing an exit event for all of the defined regions when I leave one of the regions.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.