MAUIverse MAUIverse
← Back to Toolkit Releases

v2.0.0 Camera: .NET 9 support is here!

Contributors

Breaking Changes

Major Breaking Changes

  • .NET 8 no longer supported

  • Xcode 16.1 Required

  • Increase minimum supported versions of CommunityToolkit.Maui.Camera to 15.0:

    • iOS 15.0
    • MacCatalyst 15.0

Minor Breaking Changes

  • In CommunityToolkit.Maui.Camera, add linker.xml for net9.0-android to avoid the Linker removing Xamarin.AndroidX.Camera.Core, Xamarin.AndroidX.Camera.Lifecycle, Xamarin.AndroidX.Camera.Video, Xamarin.AndroidX.Camera.View, and Xamarin.AndroidX.Camera.Camera2

What’s Changed

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/2.0.4-maps…2.0.0-camera

View on GitHub

← Back to Toolkit Releases