github bugsnag/bugsnag-cocoa v6.18.0

latest releases: v6.34.0, 6.34.0, v6.33.1...
3 years ago

Enhancements

  • Add support for watchOS (>= 6.3).

    Unhandled Objective-C & C++ exceptions will automatically be reported but OOMs,
    app hangs, thermal kills, stack overflows, memory access issues and Swift fatal
    errors cannot be detected due to Mach exception and signal APIs being
    prohibited on watchOS.

    For more information see the documentation.

  • Add configuration.telemetry to allow sending of internal errors to be disabled.
    #1375

Bug fixes

  • Fix data races detected by TSan in BSGRunContextUpdateTimestamp and UpdateAvailableMemory.
    #1384

  • Fix potential deadlocks caused by use of libc printf functions.
    #1397

  • Fix incorrect device.time in 32-bit crash reports.
    #1399

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.