github bugsnag/bugsnag-unity v4.4.0

latest releases: v7.7.2, v6.3.6, v6.3.5...
5 years ago

Enhancements

Bug fixes

  • Update bugsnag-android dependency to v4.13.0:

  • Update bugsnag-cocoa dependency to v5.19.1:

    • 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.
      bugsnag-cocoa#334

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

Don't miss a new bugsnag-unity release

NewReleases is sending notifications on new releases.