github bugsnag/bugsnag-cocoa v5.22.6

latest releases: v6.33.1, 6.33.1, v6.33.0...
5 years ago

Bug fixes

  • Ensure UIKit APIs are not called from background threads if
    Bugsnag.start() is called in the background
    #409

  • Fix bug in notifyReleaseStages where if the release stage of a build was
    changed after start(), only the initial value was used to determine whether
    to send a report
    #405
    #412

  • Support disabling crash reporting after initialization by setting
    Bugsnag.configuration.autoNotify. Previously this value was ignored after
    Bugsnag.start() was called, but is now used to update whether crash reports
    will be detected and sent. This interface can be used for crash reporting
    opt-out flows.
    #410

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.