Xamarin.Android 10.0.3.0
October 8, 2019 — Xamarin.Android 10.0.3.0 was released as part of Visual Studio 2019 version 16.3.3.
October 7, 2019 — Xamarin.Android 10.0.3.0 was released to the Stable updater channel of Visual Studio 2019 for Mac version 8.3.
Issues fixed in Xamarin.Android 10.0.3.0
Application Mono Framework behavior on device and emulator
This version of Xamarin.Android updates the Mono 6.4 runtime and class libraries from Commit 7af64d1e to Commit 5608fe0a, adding 18 new commits.
Fixes included for issues reported with Xamarin.Android applications:
- Mono GitHub 16395:
DateTime.Now
transitioned to daylight saving time an hour late in certain time zones. - Mono GitHub 16950: Starting in Xamarin.Android 9.4,
NotImplementedException
forDeflateStream.WriteCore()
prevented usingStreamWriter
withGZipStream
.
Application and library build process
- Mono GitHub 17064: Errors similar to Failed to resolve System.Void System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute::.ctor(System.Boolean) could prevent deploying or archiving successfully in the Release configuration for apps that referenced .NET Standard 2.1 libraries such as Microsoft.EntityFrameworkCore 3.0.
OSS core
The corresponding open-source build without commercial features is xamarin-android-d16-3 build #57.
Both the commercial build and the open-source build use the Mono and libzip artifacts from the bundle*.7z archive generated by the earlier open-source build: xamarin-android-d16-3 build #55.