sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Add onCrashedLastRun

Open philipphofmann opened this issue 4 years ago • 0 comments

Add a callback onCrashedLastRun to SentryOptions that is called by the SDK passing the event when Sentry is initialized and the last program execution terminated with a crash.

PR in Cocoa: getsentry/sentry-cocoa#808 Docs in Cocoa: https://docs.sentry.io/platforms/apple/enriching-events/user-feedback/ The issue on Java: https://github.com/getsentry/sentry-java/issues/1125

philipphofmann avatar Jan 13 '21 12:01 philipphofmann