GPS is not accurate

I’m guessing this is just not possible but I would like to understand how it is currently working.

Our app tries to calculate how far from a specific location you are and we’ve had many instances where the app informs us that we are 30 metres away, despite moving around.

On further investigation, we discovered that the lat/lng for multiple requests is EXACTLY the same despite the fact that we know the user is moving.

We found a previous post from someone who said that the lat/lng is being snapped to the nearest building. Why would that be? Where does this behaviour come from? And ideally, is there any way to insist on getting the actual lat/lng of the user.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.