【发布时间】:2016-11-01 14:33:48
【问题描述】:
当我调试时,模拟器会打开和关闭 de app。我在 stackoverflow 中发现了一个问题,但没有解决我的问题。 Xamarin Forms Android App Crashes Running Debug with VS Android Emulator
11-01 10:04:56.554 D/Mono ( 1396): AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/Trunk.Droid-1/libaot-mscorlib.dll.so" not found
11-01 10:04:56.554 D/Mono ( 1396): AOT module '/Users/builder/data/lanes/3819/96c7ba6c/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/Trunk.Droid-1/libaot-mscorlib.dll.so" not found
还有什么想法吗?我正在使用最新版本的 VS 和 Xamarin
【问题讨论】:
标签: android visual-studio xamarin xamarin.android