Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for .NET 6 Mobile #2623

Closed
bruno-garcia opened this issue Sep 16, 2023 · 1 comment · Fixed by #2624
Closed

Drop support for .NET 6 Mobile #2623

bruno-garcia opened this issue Sep 16, 2023 · 1 comment · Fixed by #2624

Comments

@bruno-garcia
Copy link
Member

Microsoft's support policy never affected Sentry's directly, We still support deprecated targets such as, .NET Core 3.1, .NET 5, etc. Because we have customers that use those. And because up until this point we were able to use the latest .NET SDK, in combination with deprecated runtimes, and build and test our library. Unfortunately with .NET 8, it won't be possible to do that with respect to mobile, and we'll need to drop .NET 6 Android, iOS, Mac Catalyst, etc.

The MAUI support policy is different than the standard .NET.

While .NET 6 is LTS and supported until November 12, 2024
.NET 6 MAUI is already out of support, since May 8, 2023

More details:

This was referenced Sep 16, 2023
@bruno-garcia
Copy link
Member Author

Going live on 4.0.0 (see #2631)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant