Constants
The following constants are available globally.
-
Setting
BugsnagConfiguration.appHangThresholdMillis
to this value disables the reporting of app hangs that ended before the app was terminated.Declaration
Objective-C
extern const NSUInteger BugsnagAppHangThresholdFatalOnly
Swift
let BugsnagAppHangThresholdFatalOnly: UInt
-
Undocumented
Declaration
Objective-C
BUGSNAG_EXTERN BugsnagStackframeType const BugsnagStackframeTypeCocoa
Swift
static let cocoa: BugsnagStackframeType