Skip to content

Xamarin.Android 10.1.4.0

Compare
Choose a tag to compare
@brendanzagaeski brendanzagaeski released this 11 Feb 20:28
e44d1ae

February 11, 2020 — Xamarin.Android 10.1.4.0 was released as part of Visual Studio 2019 version 16.4.5

Corresponding Visual Studio 2019 release notes

Issues fixed

Application and library build and deployment

  • Developer Community 790804, Developer Community 854497: Starting in Xamarin.Android 10.1, Mono.AndroidTools.RequiresUninstallException: The installed package is incompatible. Please manually uninstall and try again. interrupted deployment if the keystore used to sign the app had changed compared to the previous deployment. Xamarin.Android 10.1.4.0 now automatically takes care of uninstalling the app in this case, like Xamarin.Android 10.0 did.

Installing

To get the new version in Visual Studio, update Visual Studio:

For other scenarios, the commercial .vsix installer package can be found in the project README.

Open source