Hi Guys,
I am trying to create app for user tracking with estimote location beacons.
Till Now I have done following steps : -
- Added Indoor SDK
- Created location with the help of iOS app.
- Have fetched location from my cloud account.
- Able to see user icon with IndoorLocationView.
Problem facing : -
As soon as I am moving in the range of created position, my user icon is not updating its location.
I tried to log the LocationPosition x and y parameter unfortunately those are same.
Can you please guide me how to show runtime location updates with indoor sdk.
Hey @ShivNandan
It’s difficult to say what the problem is without all the necessary data. Please provide us with:
- Indoor SDK version you are using
- Android phone model
- Android OS version
- How many beacons do you have?
- What is the firmware version of your beacons (you can check that in cloud)
Regards,
Paweł
Hey Pawel,
Thanks for quick response. Please find the details below : -
- Indoor SDK version 2.0.0
- Android Phone Model samsung s8
- Android OS 7.0
- We purchased 6 location beacons for the time being but we need to deploy employee tracking so might be go around 15-20. I have created location using 4 beacons.
- Beacon firmware version 4.13.2
My ultimate goal is to track each employee in office premise.
Hey @ShivNandan
There is already an issue post on our github page. Could you please verify that this is the similar case - if so, then please track the topic there. If not, then please check if version 2.0.1
fixes the problem
Regards,
Paweł
Hi Pawel,
I tried 2.0.1 version but it doesn’t work as expected. I will track ticket mentioned by you. If you found any workaround please mention here.