github bugsnag/bugsnag-cocoa v6.2.0

latest releases: v6.34.0, 6.34.0, v6.33.1...
4 years ago

Enhancements

  • An invalid or missing API key now causes an NSException to be thrown upon
    calling [Bugsnag start]. This check used to occur during configuration,
    and only for malformed API keys.
    828

  • Exception Mach code and subcode are now written to the crash report as
    stringified hex values instead of integers to avoid potential data loss from
    JSON readers that lose the lower bits from unsigned 64-bit numbers.
    827

  • Improved out-of-memory event detection by disabling reporting when a debugger
    is attached. OOM reporting is now enabled by default in debug builds.
    820

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.