Closed function2000 closed 3 years ago
Hi @function2000 Thank you for opening an issue.
I have a setting in the AndroidSettings to choose either Google or Android as your location service, please give it a try and let me know if you had have problem;
Hi @function2000 Thank you for opening an issue.
I have a setting in the AndroidSettings to choose either Google or Android as your location service, please give it a try and let me know if you had have problem;
I changed the code like below:
androidSettings: AndroidSettings(
accuracy: LocationAccuracy.NAVIGATION,
interval: 5,
distanceFilter: 0,
client: LocationClient.android,
But still not work, see the pic. Can you try on your side?
it works when I go outside. Thank you very much!
For this plugin, is Google Play Service is must or not need? As in China, Google Play Service is not an option. Thanks for answer.