I've updated my build.gradle file to use the new SDK version and I have a problem using the BeaconRangingListener. The beacons list in the callback function is no longer sorted by beacon's proximity but by "detection's date", I've checked using the old SDK version and it does work as intended (i.e when moving beacons around their order in the list change). Is it a bug or is it that the internal logic has changed ?
Hi,
I've updated my build.gradle file to use the new SDK version and I have a problem using the BeaconRangingListener. The beacons list in the callback function is no longer sorted by beacon's proximity but by "detection's date", I've checked using the old SDK version and it does work as intended (i.e when moving beacons around their order in the list change). Is it a bug or is it that the internal logic has changed ?
Thank you, Romain.