-
-
Notifications
You must be signed in to change notification settings - Fork 77
Inaccurate #69
Comments
Hi @PerryRylance , Thanks for reporting the issue. We'll need some more info to further investigate it:
Could you send us a sample app (as .zip or just refer to a repo) where we can take a look at the exact code? Best regards, |
Hi Veselina This is on an Android, Samsung A5, Version 6.0 I've tried the following on page load
This doesn't work at all unless you put it in a timeout. Even then, it barely fires (maybe once every 2 minutes?) I then tried this
But the results are so inaccurate it's practically useless for my project |
Hi @PerryRylance , Could you try to do the following import:
I hope this helps. Best regards, |
Hi @radeva I required enums and used enums.Accuracy.high (which I can confirm evaluates to 3) however this made no difference at all with either watchLocation or getCurrentLocation Sorry to be the bearer of bad news! |
Hi @PerryRylance, Could you check the accuracy once again and update us back? We fully replaced the old Android implementation with the Google Play Services one (used by Google Maps). You could check the v4.0.0 release notes here. |
I decided to do some real testing rather than emulated, and the results are woefully inaccurate. I walked around the block and found my location would stick for 10+ seconds sometimes, and half the time it showed me as being nowhere near the path I was on
The text was updated successfully, but these errors were encountered: