-
-
Notifications
You must be signed in to change notification settings - Fork 230
Add onCrashedLastRun #735
Copy link
Copy link
Closed
Labels
FeatureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Status
No status
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: getsentry/sentry-java#1125