getsentry / getsentry/sentry-dotnet
Add ServiceCollection extensions for native Android and iOS projects
Open
.NET
Feature
Platform: iOS
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Problem Statement
For projecs not using the MAUI UI framework and not relying on its MauiAppBuilder it would be nice to have extensions to set up in a net?-android and net?-ios App.
### Solution Brainstorm
I guess the main issue here would be to have to hook into lifecycle events yourself, instead of relying on the interfaces MAUI framework provides. But it would behave exactly the same as a native Android and iOS App would.
Contributor guide
Assessment
This issue has not been assessed yet.