github xamarin/Xamarin.Forms beta-5.0.0-sr15-pre1
5.0.0 Service Release 15 Preview 1

pre-release16 months ago

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.

Known Issues

After updating to this version of Xamarin.Forms you might see warnings in your build output that state something like "unknown enum constant Scope.LIBRARY_GROUP_PREFIX". At the time of writing this is being investigated. This should however not prevent you from building your project.

What's Changed

  • UWP Dispatcher should use the internal core dispatcher for state by @mattleibow in #15716
  • Solution fix for projects on case sensitive filesystems by @moljac in #15727
  • Bump MonoAndroid target to 13.0 by @jfversluis in #15718
  • fixed NotSupportedException in Xamarin.Forms.Platform.Android.Platform.DefaultRenderer by @thisisthekap in #15730
  • Finetune dependency versions for MonoAndroid13 target by @jfversluis in #15736

New Contributors

Full Changelog: release-5.0.0-sr14...beta-5.0.0-sr15-pre1

Don't miss a new Xamarin.Forms release

NewReleases is sending notifications on new releases.