We have an app that was initially created using v100.0 of the ArcGIS Runtime SDK for .NET (Xamarin).
We updated the app (using Nuget) to v100.1.
Now the app shows up blank (gray) with just the "Powered by Esri" label. This behavior happens for both CreateStreets() and CreateStreetsVector().
The DrawStatusChanged Event is fired twice - once with a Status of "InProgress" and then with a Status of "Completed"
Any troubleshooting or tips for us to try?
Thanks!