The method didEnterRegion()
and didExitRegion()
(MonitorNotifier Callback)calls continuously.
How can I prevent?
The method didEnterRegion()
and didExitRegion()
(MonitorNotifier Callback)calls continuously.
How can I prevent?
This is not typical or expected behavior. Please try running the reference application available here:
https://github.com/AltBeacon/android-beacon-library-reference
See if you get the same behavior. If so, it may be a problem with your beacon or mobile device. If not, it may be an issue with the way your app uses the Android Beacon Library.
I would simply try running the reference app to see if you get the same unexpected behavior.