- [Android] Bump AndroidX.Preference package to MonoAndroid 12 target - #15868 (@jfversluis)
- Replace XmlnsSupportsValidationAttribute - #15855 (@jfversluis)
- Add null conditional operator into SwipeItemView OnCommandCan...
Unclaimed project
Are you a maintainer of Xamarin.Forms? Claim this project to take control of your public changelog and roadmap.
Changelog
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
Last updated almost 2 years ago
This release in particular fixes a crash that would prevent Xamarin.Forms apps from running on iOS 17 and/or built against Xcode 15.
This is the first release that targets Android 13 (API 33) by default. As a result a lot of the dependencies have been updated to accommodate this.
You will have to update your project and dependencies accordingly, else you will see build errors. For more information and more detailed instructions, have a look at [this blog post](https://devblogs.microsoft.com/xamarin/xamarin-forms-essentials-t...
This is a preview version of Xamarin.Forms 5, Service Release 15. This is the first release that targets Android 13 by default. As a result a lot of the dependencies have been updated to accommodate this.
Please test this version against your projects and see if everything works as expected.
After updating to this version of Xamarin.Forms you might see warnings in your bui...