getsentry / getsentry/sentry-dotnet
Sentry package for WinUI 3 apps
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
Suggestion:
Package named `Sentry.UI.Xaml` that depend on `Microsoft.UI.Xaml` and targets `netstandard2.0` (or should/has to be: `uap10.0`)?
Add specific info that can be read with native APIs:
* https://github.com/getsentry/sentry-dotnet/issues/3260
* https://github.com/getsentry/sentry-dotnet/issues/3313
* https://github.com/getsentry/sentry-dotnet/issues/285#issuecomment-2471605363 (get device info)
Resolves (if we can get `sentry-native` to work there, as it does on Native AOT):
* https://github.com/getsentry/sentry-dotnet/issues/3244
Have the `Sentry.Maui` depend on it if target is `uap10.0`, (should this also be available on `netX.0-windows`?)
* https://github.com/getsentry/sentry-dotnet/issues/3706
### See also
* https://github.com/getsentry/sentry-dotnet/issues/3347
* [Distinction between WinUI 2 and WinUI 3](https://github.com/getsentry/sentry-dotnet/issues/2076#issuecomment-2440130964)
* https://github.com/getsentry/sentry-dotnet/issues/3561
Contributor guide
Assessment
This issue has not been assessed yet.