Xamarin Forms Android App stürzt beim Debuggen mit VS Android Emulator ab

Habe ich eine grundlegende Xamarin Forms app, die ich erstellt. Es funktioniert gut gegen den iOS-simulator.

Jedoch, wenn ich versuche, und führen Sie mit einem VS-Android-Emulator (5.1 Marshmallow) es stürzt jedes mal beim öffnen. Selbst wenn ich versuche und ausführen ohne debugging. Unten ist der Fehler, die ich sehe:

01-14 16:22:10.290 D/Mono    ( 1366): AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/App3.Droid-2/libaot-mscorlib.dll.so" not found
01-14 16:22:10.290 D/Mono    ( 1366): AOT module '/Users/builder/data/lanes/2512/d3008455/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/App3.Droid-2/libaot-mscorlib.dll.so" not found
01-14 16:22:10.294 D/Mono    ( 1366): Unloading image data-0x9659b010 [0xb93d5940].

Ich bin mit VS2015 + Xamarin Forms 2.0 neueste und beste.

Was ist denn hier Los?

InformationsquelleAutor der Frage aherrick | 2016-01-14

Schreibe einen Kommentar