github bugsnag/bugsnag-cocoa v5.8.0

latest releases: v6.33.0, 6.33.0, v6.32.2...
8 years ago

This release downgrades the dependent KSCrash version to 1.8.13, reverting the
change to the signature of KSCrashReportWriter.addJSONElement() in 5.7.0. This
change only affects users setting a custom onCrash handler to be executed at
crash time.

Enhancements

  • Increases the number of crash reports stored on disk before cycling
  • Make logging configurable by setting BSG_LOG_LEVEL. Default is
    BSG_LOGLEVEL_INFO, and available values include WARN and ERR variants.

Bug fixes

  • Fixes deadlock which can occur when repeatedly calling notify
    #143
  • Fixes periodic issue where no report is captured at all
  • Fixes issue where a report written at crash time cannot be deserialized from
    disk at send time.

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.