You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{System.Threading.Tasks.TaskCanceledException: A task was canceled.
at Plugin.Geolocator.GeolocatorImplementation.GetPositionAsync (System.Nullable1[T] timeout, System.Nullable1[T] cancelToken, System.Boolean includeHeading) [0x004d3] in :0
The text was updated successfully, but these errors were encountered:
The library does not work if the google location accuracy is off.
Version Number of Plugin: 4.5.0.6
Device Tested On: Redmi note 8 pro (Android 10)
Version of VS: 16.6.2
Version of Xamarin: 4.3.0.947036
Steps to reproduce the Behavior
Actual Behavior
{System.Threading.Tasks.TaskCanceledException: A task was canceled.
at Plugin.Geolocator.GeolocatorImplementation.GetPositionAsync (System.Nullable
1[T] timeout, System.Nullable
1[T] cancelToken, System.Boolean includeHeading) [0x004d3] in :0The text was updated successfully, but these errors were encountered: