Reputation: 21
I'm looking for official and up-to-date information about Xamarin.Android and Xamarin.iOS End of Support.
The official Microsoft page seems obsolete as lastest Xamarin.Android and Xamarin.iOS are not listed.
https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin
Anyone having a link to the official information about:
Upvotes: 0
Views: 703
Reputation: 179
This is the latest update I found today and seems they are not planning to continue with Xamarin.
It would be good to start the migration from Xamarin.forms to .Net MAUI ASAP now.
I don't think we will able to migrate Xamarin.iOS and Xamarin.Android projects. So for that, we have to start from scratch with another tech.
Check the latest update here.
Upvotes: 0
Reputation: 13569
There are descriptions about the end of support in the link
At least two years from last release date, or newer release.
And the latest stable version of xamarin.ios is 14.0.0.0
, it released in September 21, 2020.
the latest stable version of xamarin.android is 12.1.99.117
, it released in January 5, 2022.
Upvotes: 1