What's New

v6.27.3

2023-11-15T13:54:05Z

Bug fixes

  • Remove include directives from inside of extern "C" sections because newer Xcode versions have issues with it
    1608

  • Setting user fields to nil will now clear them fully.
    1599

  • Crash fix: Detect and handle when WatchOS is running as an app rather than an extension.
    1588

  • Removed deprecated NXArchInfo code that was causing build issues.
    1584

  • Removed deprecated syscall on macos that was causing build issues.
    1577

  • Check app version to avoid detecting an app upgrade as an OOM
    1597

Bugsnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS

iOS Documentation macOS Documentation tvOS Documentation watchOS Documentation Build status

The Bugsnag crash reporter for Cocoa library automatically detects crashes in your iOS 9.0+, macOS 10.11+, tvOS 9.2+ and watchOS 6.3+ applications, collecting diagnostic information and immediately notifying your development team, helping you to understand and resolve issues as fast as possible. Learn more about iOS crash reporting with Bugsnag.

Features

  • Automatically report unhandled exceptions and crashes
  • Report handled exceptions
  • Log breadcrumbs which are attached to crash reports and add insight to users' actions
  • Attach user information and custom diagnostic data to determine how many people are affected by a crash

Getting started

iOS

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for iOS
  3. Report handled exceptions using [Bugsnag notify:]
  4. Customize your integration using the configuration options

macOS

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for macOS
  3. Report handled exceptions using [Bugsnag notify:]
  4. Customize your integration using the configuration options

watchOS

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for watchOS
  3. Report handled exceptions using [Bugsnag notify:]
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test, and release bugsnag-cocoa, see our contributing guide.

License

The Bugsnag Cocoa library is free software released under the MIT License. See LICENSE.txt for details.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Wed Dec 06 2023 10:36:44 GMT-1000 (Hawaii-Aleutian Standard Time)