Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Loading