My Visual Studio Xamarin app worked fine yesterday, but today I'm getting an error Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 26528 (GLThread 1038) on android devices when I try to view the map.
Oddly enough, if I start a brand new ArcGIS runtime App (Xamarin.Forms) in Visual Studio, I also get the same error today when I try to view the map.
Any ideas?