Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with beacons list in BeaconRangingListener using SDK 1.0.0 #205

Closed
romaindutartre opened this issue Mar 30, 2017 · 3 comments
Closed
Labels

Comments

@romaindutartre
Copy link

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.

@pawelDylag
Copy link
Contributor

Hello @LuckyLuke75

It seems like a bug :) Thanks for reporting that! We will add first batch of fixups after switching to 1.0.0 soon. Stay tuned!

@pawelDylag pawelDylag added the bug label Apr 3, 2017
@pawelDylag
Copy link
Contributor

Fixed in sdk version 1.0.1

@romaindutartre
Copy link
Author

Thanks for the quick fix :) !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants