Swiftpack.co - bugsnag/bugsnag-cocoa as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by bugsnag.
bugsnag/bugsnag-cocoa v6.27.3
BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
⭐️ 221
🕓 1 week ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/bugsnag/bugsnag-cocoa.git", from: "v6.27.3")

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.

GitHub

link
Stars: 221
Last commit: 9 hours ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

v6.27.3
1 week ago

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

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics