The Bugsnag crash reporter for Cocoa library automatically detects crashes and fatal signals in your iOS 8.0+, macOS 10.8+ and tvOS 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.
- 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
- Create a Bugsnag account
- Complete the instructions in the integration guide for iOS
- Report handled exceptions using
[Bugsnag notify:]
- Customize your integration using the configuration options
- Create a Bugsnag account
- Complete the instructions in the integration guide for macOS
- Report handled exceptions using
[Bugsnag notify:]
- Customize your integration using the configuration options
- Read the iOS or macOS configuration reference
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test,
and release bugsnag-cocoa
, see our
contributing guide.
The Bugsnag Cocoa library is free software released under the MIT License. See LICENSE.txt for details.