github bugsnag/bugsnag-cocoa v6.8.0

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

Enhancements

  • Bugsnag now detects app hangs (when the main thread is unresponsive for a period of time), alerting you of issues with your app’s responsiveness.
    By default, only fatal app hangs (those that end with termination by the system watchdog or being force-quit by the user) will be reported.
    This behaviour can be configured using the new appHangThresholdMillis configuration option.
    For more information see the documentation.
    #1039

Bug fixes

  • Fix a heap buffer overflow reported by Address Sanitizer.
    #1043

  • Fix parsing of callStackSymbols where the image name contains spaces.
    #1036

  • Fix a possible deadlock when writing crash reports for unhandled errors.
    #1034

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.