jamesmontemagno / GeolocatorPlugin

Geolocation plugin for Xamarin and Windows
MIT License
293 stars 158 forks source link

GetPositionAsync() takes a lot of time to return postion despite having strong internet connection #308

Closed classyk12 closed 5 years ago

classyk12 commented 5 years ago

For common questions and issues see the FAQ

When i call GetPositionAsync() in my application, it takes over 5 minutes to return a position to me despite having strong internet connection. does anyone experience this? or if there is any way to optimize the time it takes to return the result, kindly let me know