Bugsnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
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
- 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
macOS
- 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
watchOS
- Create a Bugsnag account
- Complete the instructions in the integration guide for watchOS
- Report handled exceptions using
[Bugsnag notify:]
- Customize your integration using the configuration options
Support
- Read the iOS, macOS, tvOS or watchOS configuration reference
- Search open and closed issues for similar problems
- Report a bug or request a feature
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.