Xamarin.Android 10.1.3.7
January 14, 2020 — Xamarin.Android 10.1.3.7 was released as part of Visual Studio 2019 version 16.4.3 and to the Stable updater channel of Visual Studio 2019 for Mac version 8.4.1.
Corresponding Visual Studio 2019 release notes
Issues fixed in Xamarin.Android 10.1.3.7
Application and library build and deployment
- Developer Community 845978, GitHub 3993: Starting in Xamarin.Android 10.1, You uploaded an APK or Android App Bundle with invalid or missing signing information for some of its files prevented uploading successfully to Google Play for apps built using the Android App Bundle publishing format.
Application Mono Framework behavior on device and emulator
This version of Xamarin.Android updates the Mono 6.6 runtime and class libraries from Commit bef1e633 to Commit fd9f379d, adding 3 new commits.
Fixes included for issues reported with Xamarin.Android applications:
- Developer Community 756697: Starting in Xamarin.Android 10.0, NTLM authentication in Xamarin.Android apps no longer worked, resulting in server-side
System.ComponentModel.Win32Exception
exceptions.
Installing
To get the new version in Visual Studio, update Visual Studio:
- Visual Studio 2019 version 16.4 — Visual Studio Installer
- Visual Studio 2019 for Mac version 8.4 — Visual Studio for Mac Installer with the Stable updater channel
For other scenarios, the commercial .vsix and .pkg installer packages can be found in the project README.
Mono version for continuous build environments
For users installing Xamarin.Android on macOS continuous build environments, the corresponding version of the Mono Framework MDK to use is Mono Framework MDK 6.6.0.155.
Open source
- The corresponding open-source build without commercial features is xamarin-android-d16-4 build #53.
- The Mono runtime and class library artifacts for this version come from the bundle*.7z archive generated by the earlier open-source build xamarin-android-d16-4 build #52.
- Core JNI interaction logic is in the Java.Interop repo.
- Android bindings and MSBuild tooling are in the xamarin-android repo.
- Chat is in the
xamarin/xamarin-android
Gitter channel.