sentry-dotnet
sentry-dotnet copied to clipboard
.NET MAUI Support (Preview 3)
This is a subset of the issue tracking the complete MAUI support (#1174) and builds upon the work completed for Preview 1 (#1651) and Preview 2 (#1729)
Here is the next set of work planned. Some of these may be pushed to a Preview 4, depending on how things go.
- [x] Support iOS native crashes: #1282
- [x] Support MacCatalyst native crashes: #1848
- [x] Connect native iOS SDK options: #1849
- [ ] Release Health -> Crash rate based on native crashes
- [ ] Ensure a release value exists OOTB. e.g:
o.Release = $"{AppInfo.PackageName}@{AppInfo.VersionString}+{AppInfo.BuildString}";
- [ ] Ensure a release value exists OOTB. e.g:
- [ ] Finish connecting
BeforeSend
andOnCrashedLastRun
to the Cocoa SDK - [ ] Gather device and context info in
IosScopeObserver
- [ ] Consolidate the
Distribution
option from Android and iOS and move into the main SDK. - [x] Getting Started Wizard: https://github.com/getsentry/sentry-docs/pull/5271
- [x] ~Platform logo icon (https://github.com/getsentry/platformicons)~ We'll stick the standard .NET logo