setAutoNotify

open fun setAutoNotify(autoNotify: Boolean)

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

Parameters

autoNotify

whether errors should be automatically detected.