Xamarin.iOS 13.4 Release Notes

System Requirements | What's New | Known Issues | Blogs | Open Source

To see installation instructions for both Visual Studio for Mac and Visual Studio 2019, please visit Installing Xamarin

Requirements

  • The latest features and APIs require Xcode 11.1 and the bundled iOS, tvOS and watchOS SDKs
  • Apple Xcode 11.1 requires a Mac running macOS 10.14.4 (Mojave) or newer
  • Visual Studio 2019 or Visual Studio for Mac

What's New in this Release

Support for Xcode 11.1

For more information you can consult the Xcode 11.1 release notes from Apple.

Support for iOS 13.1 and iPadOS 13.1

See our API diff to browse the latest changes.

For more information you can consult the iOS & iPadOS 13 release notes from Apple.

Release History

This version of Xamarin.iOS corresponds to our 16.3 (d16-3) milestone.

  • October 10, 2019 - Xamarin.iOS 13.4.0.2

You can learn more about how we ship our releases in the Visual Studio 2019 Release Rhythm document.

October 10, 2019 - Xamarin.iOS 13.4.0.2

Note

Fixed regression 7085 - [generator] Do not generate PlatformNotSupportedException in chaining constructor; breaking on 32 bit devices

This version is included in Visual Studio for Mac 8.3.3.

Updated frameworks

Enhancements

  • 7134 - [UIKit] Add '[Appearance]' to a few appearance properties

Issues

  • 7085 - [generator] Do not generate PlatformNotSupportedException in chaining constructor ⚠️️ Regression
  • 7184 - [Foundation] Remove a possible race condition when interacting with notification center

Known Issues

Using an older Xcode version

Using an older Xcode version (than the one mentioned in the above requirements) is often possible. For more information see the following documentation.

API Diff

The following documents contains a complete list of the API changes since the Xamarin.iOS 13.2 stable release:

Integrated Mono Features/Fixes

Xamarin.iOS uses a customized runtime and base class libraries (BCL) from Mono 6.4 Commit 5608fe0a

Feedback welcome

Your feedback is important to us. If there are any problems with this release, check the Xamarin.iOS Forums and Xamarin Mac/iOS GitHub Repository for existing issues. If you do not find any matching issue, please feel free to start a new discussion and report an issue.

Open Source

Xamarin.iOS is based on the following open-source repositories: