You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: