Use SimulatedLocationDataSource to mock a timeout?

184
0
07-31-2022 06:02 AM
DaxaWibu
New Contributor

I am developing a Xamarin app that uses the ArcGIS Runtime API for .NET. We have a user who is experience crashes when the "Locate Me" function of the map times out. It's very difficult to reproduce this issue without driving myself to somewhere with a low signal. I recently found the SimulatedLocationDataSource class which seems at least very close to what I need. Is there any way I can get it to simulate a timeout? I thought perhaps the StartTime property would do the trick, but I am unsure how it works, and can't find any documentation explaining it.

In fact the only documentation I can find is here: https://developers.arcgis.com/net/device-location/#simulate-device-location-updates

And here: https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Loc...

0 Kudos
0 Replies