Hi,
I try to load a map with Esri.ArcgisRuntime.Forms.
With an IOS project I encountered no problem, but with a UWP project I receive a Load Map Status as "FailedToLoad".
My Question is, is there another property I can call to know what's going wrong ?
When I try with Mapserver found in internet, the map is loading, but with my map (and my spatialreference 31370), I always receive "FailedToLoad".
When I ask the status directly on the layer I receive with LoadError.Message => One or more errors occurred. (An error occurred while sending the request.)
Thanks,
Jérôme.