Geolocation: watchPosition() - not working properly on oppo and realme device #24021
Labels
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
info needed
This needs more information to review or act on.
What type of issue is this?
Other
What information was incorrect, unhelpful, or incomplete?
I have integrated polymer app as webview in the flutter app. In the polymer app, we are using watchposition method to fetch location. We have provided all required permission from flutter app while login to app. It was found that, for oppo and realme device users watchposition method not giving updated location coords. Same coords are getting for 2-3 hours even after changing physical location by user. There is no any environmental issue while fetching location.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Watchposition method should give us the updated location.
Did you test this? If so, how?
Yes, tested on realme and oppo devices.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/watchPosition
Do you have anything more you want to share?
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: