sentry-xamarin icon indicating copy to clipboard operation
sentry-xamarin copied to clipboard

Sentry for Xamarin Native and Xamarin.Forms

Results 12 sentry-xamarin issues
Sort by recently updated
recently updated
newest added
trafficstars

### Environment I have three seperate projects each targeting a different platform. - net8.0-iOS - net8.0-android - net8.0-windows10.0.19041.0 w/ WindowsAppSDK 1.5.240311000 `true` is used for all, but no Maui itself....

Platform: Xamarin

### Environment Xamarin.Forms - 5.0.0.2012 Sentry.Xamarin.Forms - 1.5.2 ### Steps to Reproduce After integrating sentry to our solution we started to observe random crashes at app startup with the following...

Platform: Xamarin

### Problem Statement - The "Getting Started" documentation for sentry-xamarin platform may not conform to the newly defined format, which includes the steps "Install", "Configure", "Verify", and the optional "Next...

Platform: Xamarin

App shell does also have routing and it would be an important KPI to measure the time it takes navigating between pages.

enhancement

Recently a [user on Discord asked](https://discord.com/channels/621778831602221064/668496178563776583/829861803924258846) why a crash (`throw null`) right after `SentryXamarin.Init` wasn't captured on a Xamarin app. The explanation is: > When you load the app for...

documentation
Platform: Xamarin

Right now there's a project for testing the SDK with UWP, but it's not integrated with Github Actions. It would be great to integrate it so future Pull Requests will...

enhancement
up-for-grabs
Platform: Xamarin

This feature exists on native and flutter and would also be a great kpi to have for Xamarin (forms).

enhancement
Platform: Xamarin

Currently the options object doesn't have any XML docs: https://github.com/getsentry/sentry-xamarin/blob/fb0bdce5e1ef753bb9a93c17c39519dc8f2cd216/Src/Sentry.Xamarin/SentryXamarinOptions.cs#L10-L17

Platform: Xamarin

``` Error: Error while processing envelope (event ID: '88e99c4ae34249ebbf05d99480580758'). #1 in queue. info 09:20:39 Console.Write System.MissingMethodException: Constructor on type 'System.Text.Json.Serialization.Converters.DictionaryOfTKeyTValueConverter`3[[System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String[], mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], mscorlib, Version=2.0.5.0,...

documentation
Platform: Xamarin

To not lose the comment from Matt https://github.com/getsentry/sentry-xamarin/pull/108#pullrequestreview-932694614 ``` Yikes. I see this was in the old code and you are just refactoring, but we really shouldn't completely lose this...

enhancement
Platform: Xamarin