-
-
Notifications
You must be signed in to change notification settings - Fork 662
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
Geolocator.getCurrentPosition not working with huwawei and vivo #1156
Comments
same issue |
我也是,三星手机,在浏览器定位可以,但是在flutter,flutter_inappwebview中,无法获取位置 |
Hi @ahmedNagar123, thank you for reporting this issue! You mention the plugin not returning a current position for Huawei and Vivo phones. Can you tell us which exact phones (brand/type) are experiencing this issue? |
Hi @JeroenWeener thank you for responding |
Hi @ahmedNagar123, we recently pushed some changes for Android that remedy issues related to receiving no location updates when using the |
@JeroenWeener Facing same issue on vivo y33s android 13 with google play services in version 10.0.1 |
Hi @asadfareed777. If the device has Google Play Services this is likely a different issue. Could you open a new issue? A common cause for these types of issues is that the plugin is configured to run with an accuracy of |
Without additional information, we are unfortunately not able to resolve this issue. Therefore, we reluctantly closed this issue for now. If you run into this issue later, feel free to file a new issue with a reference to this issue. Add a description of detailed steps to reproduce, expected and current behaviour, logs and the output of 'flutter doctor -v'. Thanks for your contribution. |
@JeroenWeener
Running the demo of this project on vivo, the same code, running on Xiaomi 14U and Huawei mate30 is no problem, but the location information can not be obtained on vivo.
|
Geolocator.getCurrentPosition not working with huwawei and vivo nothing Position returned
The text was updated successfully, but these errors were encountered: