From e80aa41dd6e202e6e34c99b8dea8c7820baa1f5c Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Fri, 7 Nov 2025 09:00:38 -0500 Subject: [PATCH] Update README with Xamarin support information Added a note about Xamarin support ending and maintenance focus on .NET Mobile and .NET MAUI. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0852b6a..d8d7755 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he Sentry SDK for Xamarin =========== +# Xamarin went [out of support in May 2024](https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin). This code base is no longer maintained by Sentry. All our efforts are now on .NET Mobile (through native bindings) and .NET MAUI on [getsentry/sentry-dotnet](https://github.com/getsentry/sentry-dotnet) + +=========== + [![build](https://github.com/getsentry/sentry-dotnet-xamarin/workflows/build/badge.svg?branch=main)](https://github.com/getsentry/sentry-dotnet-xamarin/actions?query=branch%3Amain) [![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)