You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: