Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Issue using Geolocator: System.ArgumentOutOfRangeException #61

@REDECODE

Description

@REDECODE

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions