sentry-dotnet
sentry-dotnet copied to clipboard
logcat.log is not attached to unhandled event (SIGSEGV Segfault)
Package
Sentry.Maui
.NET Flavor
.NET
.NET Version
8.0.6
OS
Android
SDK Version
4.7.0
Self-Hosted Sentry Version
No response
Steps to Reproduce
options.Android.LogCatIntegration = LogCatIntegrationType.Unhandled;
I don't know how to provoke SIGSEGV Segfault
.
Expected Result
It is expected that the error event has an attachment logcat.log
.
Actual Result
There are no attachments to the event.