flutterlocation icon indicating copy to clipboard operation
flutterlocation copied to clipboard

await location.getLocation() is not retrieving the current location details in Andriod emulator

Open dileepkmr525 opened this issue 1 year ago • 4 comments

Issue: unable to retrieve the current location after following the steps mentioned in the documentation await location.getLocation() is not sending the location details. Its not passing this line when breakpoint set during debugging.

Expected: Should be able to retrieve the location

Tested on: -Android 13.0 simulator ,API 33

dileepkmr525 avatar Sep 14 '23 16:09 dileepkmr525

Getting the same issue, is there any fixes available or workaround?

mayank-sol avatar Sep 29 '23 03:09 mayank-sol

for iOS simulator the same issue for me

EvGeniyLell avatar Nov 01 '23 23:11 EvGeniyLell

Same Error await location.getLocation(); does give location but when you change your location on emulator it does not get it :(

gaiousawd avatar Nov 10 '23 04:11 gaiousawd

same stuff

galizhan avatar Nov 27 '23 01:11 galizhan