Hello,
Beacon events in Delphi Berlin Upd. 2 and Delphi Tokyo with Android apps get fired occasionally. As you can see on the image, there is no activity in 22 seconds
In order to gain the maximum activity the OnCalcDistances event is also trapped.
I tried to set TBeaconManager.ScanningSleepingTime to 0 and reduce TBeaconnmanager.ScanningTimeto 100 with no success. BTW, the app works nicely on Windows and iOS, the maximum inactivity I receive is 2 seconds in both cases.
It is not a device problem since the 'Locate' app from Radius Networks also updates the beacons information every second.
Yo can download a small and simple demo that shows the bug (10.5 kb) from this link: https://www.dropbox.com/s/vijghdlillp5nj7/TestBeacons.zip?dl=0
I'm really exhausted with this bug. Any help is really appreciated.
Ignacio Ortiz