Skip to content

Xamarin.Android 10.0.0.43

Compare
Choose a tag to compare
@brendanzagaeski brendanzagaeski released this 16 Sep 22:39
8af1ca8

Update September 23, 2019: Xamarin.Android 10.0.0.43 was released as part of Visual Studio 2019 version 16.3 and to the Stable updater channel of Visual 2019 Studio for Mac version 8.3.

See the Xamarin.Android 10.0 release notes for the full list of changes compared to Xamarin.Android 9.4.


Earlier information from the Xamarin.Android 10.0.0.43 pre-release

September 16, 2019: Xamarin.Android 10.0.0.43 was released as part of Visual Studio 2019 version 16.3 Preview 4 and to the Preview updater channel of Visual Studio 2019 for Mac version 8.3 Preview.

Issues fixed

Application and library build process

  • GitHub 3564: "error XA3001: Could not link native shared library: libxamarin-app.so" prevented projects from building successfully on the macOS Catalina preview.

Application Mono Framework behavior on device and emulator

This version of Xamarin.Android updates the Mono 6.4 runtime and class libraries from Commit 6434153d to Commit 7af64d1e, adding 15 new commits.

Fixes included for issues reported with Xamarin.Android applications:

  • Developer Community 697733: Starting in the Xamarin.Android 10.0 Preview, "System.ArgumentException: Only 'http' and 'https' schemes are allowed." prevented making HttpClient requests using relative URIs that started with /.
  • GitHub 3397: Starting in Xamarin.Android 9.4, "NotImplementedException" prevented using Stream.CopyToAsync() to copy into a GzipStream.
  • GitHub 3580: The Hebrew locale was incorrectly assigned to use the Gregorian calendar, and leap months in the Hebrew calendar did not have the expected names.
  • Mono GitHub 16369: Starting in Xamarin.Android 9.4, apps that contained large managed assemblies could fail to run on Android 6.0 Marshmallow (API level 23) or higher devices and emulators when built with AOT Compilation enabled.

OSS core

The corresponding open-source build without commercial features is xamarin-android-d16-3 build #54.