Sentry-cocoa freeze detect?

I saw deadlockWatchdogInterval in SentryCrash.h, but I didn’t find way to set this.

This is an internal setting, not really exposed to be modified.

so can sentry detect UI thread freeze and display these in issues?

If that freeze results in the app crashing, Sentry will capture that for you.
iOS 14 introduced a new API we’re planning to use in the near future: https://developer.apple.com/documentation/metrickit/mxhangdiagnostic

1 Like