didExitIdentifierRegion is called despite being in close proximity

Hi,

I was experimenting with monitoring a Sticker, and I simply raise a notification when I enter or exit a sticker’s region.

However, I observed that the exit event is fired regularly even when the phone is in close proximity to the sticker. Also, unlike beacons I did not observe the same regularity in firing the didExitRegion event defined in the ESTNearableManager (30 seconds after you exit the range of a beacon).

Thanks for your help!