Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SentrySDK.detectedStartUpCrash #3670

Open
2 of 3 tasks
mphill opened this issue Mar 8, 2024 · 1 comment
Open
2 of 3 tasks

Add SentrySDK.detectedStartUpCrash #3670

mphill opened this issue Mar 8, 2024 · 1 comment

Comments

@mphill
Copy link

mphill commented Mar 8, 2024

Recently a feature was added to sentry-cocoa that allows for crash loop detection. This is a very high-value feature in handling situations where the local state may be causing a crash loop. It gives developers a chance to clear the issue and report diagnostic information.

https://github.com/getsentry/sentry-cocoa/pull/3644/checks

there is no mention of this feature on sentry-java but could return false until implemented in that library.

🛑 Blocked by

Preview Give feedback
  1. dependencies
  2. Platform: Java feature request
@krystofwoldrich
Copy link
Member

@mphill Thank you for the message we also believe this is valuable information.

For the iOS layer, this will be included in our next RN SDK release (pr).

I'll keep this open as a feature request to include this in Java and in JS as Sentry.detectedStartUpCrash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Status: Blocked
Development

No branches or pull requests

2 participants