Sentry.Xamarin
1.4.1
Prefix Reserved
Install-Package Sentry.Xamarin -Version 1.4.1
dotnet add package Sentry.Xamarin --version 1.4.1
<PackageReference Include="Sentry.Xamarin" Version="1.4.1" />
paket add Sentry.Xamarin --version 1.4.1
#r "nuget: Sentry.Xamarin, 1.4.1"
// Install Sentry.Xamarin as a Cake Addin
#addin nuget:?package=Sentry.Xamarin&version=1.4.1
// Install Sentry.Xamarin as a Cake Tool
#tool nuget:?package=Sentry.Xamarin&version=1.4.1
Official Sentry SDK for Xamarin - Open-source error tracking that helps developers monitor and fix crashes in real time.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid90 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Universal Windows Platform | uap10.0.16299 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Sentry (>= 3.17.1)
- Xamarin.Essentials (>= 1.6.1)
-
MonoAndroid 9.0
- Sentry (>= 3.17.1)
- Xamarin.Essentials (>= 1.6.1)
-
UAP 10.0.16299
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.9)
- Sentry (>= 3.17.1)
- Xamarin.Essentials (>= 1.6.1)
-
Xamarin.iOS 1.0
- Sentry (>= 3.17.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- Xamarin.Essentials (>= 1.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sentry.Xamarin:
Package | Downloads |
---|---|
Sentry.Xamarin.Forms
Official Sentry SDK for Xamarin Forms - Open-source error tracking that helps developers monitor and fix crashes in real time. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Changes since version 1.4.0
Fixes:
- Adjust DSN for Android by dropping oProj.ingest from the URL. This works around the LetsEncrypt root certificate issue by hitting a different endpoint that doesn't use LetsEncrypt. ([#114](https://github.com/getsentry/sentry-xamarin/pull/114))
- Update Sentry.NET SDK to 3.17.1 ([#119](https://github.com/getsentry/sentry-xamarin/pull/119))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/3.17.1/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.16.0...3.17.1)
-->
See full changelog at https://github.com/getsentry/sentry-xamarin/blob/main/CHANGELOG.md