Xamarin.Android 9.2.0.4
Xamarin.Android 9.2.0.4 was released as part of Visual Studio 2019 RC.2 and Visual Studio 2019 Preview 4.2.
Issues Fixed
Application Behavior on Device and Emulator
- Developer Community 442312, GitHub 2679: Attempting to call
new X509Certificate(bytes)
could fail with "System.PlatformNotSupportedException: Cannot get `ISystemDependencyProvider`." on device or emulator.