github bugsnag/bugsnag-cocoa v5.19.1

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

Bug fixes

  • Fix generating an incorrect stacktrace used when logging an exception to
    Bugsnag from a location other than the original call site (for example, from a
    logging function or across threads). If an exception was raised/thrown, then
    the resulting Bugsnag report from notify() will now use the NSException
    instance's call stack addresses to construct the stacktrace, ignoring depth.
    This fixes an issue in macOS exception reporting where reportException is
    reporting the handler code stacktrace rather than the reported exception
    stack.
    #334

  • Fix network connectivity monitor by connecting to the correct domain
    Jacky Wijaya
    #332

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.