Hello Everyone,
i am testing to receive GPS point on Mobile Application on different windows phone(Lumia 550.Lumia 640,Lumia 740 XL) and it is taking nearly a minute to capture the GPS location.
i also tested following sample from esri and it also have the same behavior.
arcgis-runtime-samples-dotnet/src/Forms/Shared/Samples/Location/DisplayDeviceLocation at master · Esri/arcgis-runtime-sa…
i run the same sample on android and iOS and it is working fine and receive the GPS point in couple of seconds.
why it is taking too much time only on Windows phone.is it the issue of windows Native Api or some ArcGIS runtime have some checks which don't allow signal with low accuracy or something.
Windows OS version 10.0.14393, 10.0.15063
ArcGIS Runtime SDk for Xamarin 100.2.1
Thanks
Haider