getsentry / team-mobile

Meta issues for the Mobile team
4 stars 1 forks source link

Finish and capture transaction/span bound to the Scope in case of a fatal crash #62

Open romtsn opened 2 years ago

romtsn commented 2 years ago

For now the transaction gets lost in case of a fatal crash. We should finish it with an appropriate status before capturing the exception, if possible.

For more details https://github.com/getsentry/develop/issues/443

### Tasks
- [ ] https://github.com/getsentry/sentry-java/issues/2316
- [ ] https://github.com/getsentry/sentry-cocoa/issues/2306
- [x] Dart
- [ ] React Native
- [ ] .NET