Delen via


.NET for Android error XA0127

Probleem

If you encounter this issue something unexpected happened with the Fast Deployment native tooling. This is most likely to be a native crash.

Solution

To work around the issue disable Fast Deployment by setting EmbedAssembliesIntoApk = True in your .csproj. Schakel Fast Deployment uit in de IDE. U kunt nog steeds fouten opsporen op het apparaat. Alle vereiste bestanden worden in de .apk verpakt.

In addition raise an issue at https://github.com/xamarin/xamarin-android/issues/new/choose. Please provide the deployment log and as much detail as possible.