Skip to content
Discussion options

You must be logged in to vote

Should we expect a .NET 8 version of the v12 Avalonia.iOS package, or is .NET 8 support for iOS being dropped with v12?

Unless Microsoft reverses mobile SDK support for .NET 8, Avalonia won't be able to do that.
.NET 8 support for iOS/Android is dropped by the .NET 10 SDK.

It's not possible to build .NET 8-ios/android projects on .NET 10 SDK. Because .NET mobile SDKs have a different support policy by .NET itself, see https://dotnet.microsoft.com/en-us/platform/support/policy/maui

This is not a problem with desktop projects, because these follow normal LTC support policy, and we have no issues supporting .NET 8 there.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@freddiesmartbox
Comment options

Answer selected by freddiesmartbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants