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
{{ message }}
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
I receive this error using Geolocator only on Android BalckBerry Classic.
This is the stacktrace:
System.ArgumentOutOfRangeExceptionValue to add was out of range. Parameter name: value
Raw
System.DateTime.Add(double value, int scale)
System.DateTime.AddMilliseconds(double value)
Xamarin.Geolocation.Geolocator.GetTimestamp(Location location)
Xamarin.Geolocation.GeolocationSingleListener.Finish(Location location)
Xamarin.Geolocation.GeolocationSingleListener.TimesUp(object state)
System.Threading.Timer.Scheduler.TimerCB(object o)
Thanks for the support
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I receive this error using Geolocator only on Android BalckBerry Classic.
This is the stacktrace:
System.ArgumentOutOfRangeExceptionValue to add was out of range. Parameter name: value
Raw
System.DateTime.Add(double value, int scale)
System.DateTime.AddMilliseconds(double value)
Xamarin.Geolocation.Geolocator.GetTimestamp(Location location)
Xamarin.Geolocation.GeolocationSingleListener.Finish(Location location)
Xamarin.Geolocation.GeolocationSingleListener.TimesUp(object state)
System.Threading.Timer.Scheduler.TimerCB(object o)
Thanks for the support
The text was updated successfully, but these errors were encountered: