I'm using geolocator plugin for get latitude and longitude, and everything is working fine. But now I want to determinate the address or city name from this information. Anyway I'm trying to get the address following these tutorials: https://developer.xamarin.com/recipes/android/os_device_resources/gps/get_current_device_location/ and I can't get the address..
Someone can help me ? Maybe the problem is at emulator.. ?
Thanks in advance !
Answers
I don't know weather you are still facing the problem, But it was due to emulator.
Hello @juanhermo
try to push the app on your own device and see the result ...
if you app is on release mode don't forget to add permission internet ...
Hello everyone, I can get long address such as country, city, Latitude and Longitude but in current my place not with Latitude & Longitude for everywhere on the map.