setAutoDetectAnrs

open fun setAutoDetectAnrs(autoDetectAnrs: Boolean)

Switches automatic ANR detection on/off after Bugsnag has initialized. This is required to support legacy functionality in Unity.

Parameters

autoDetectAnrs

whether ANRs should be automatically detected.