Detect crashes in your iOS, macOS, tvOS and watchOS applications: collecting diagnostic information and immediately notifying your development team, helping you to understand and resolve issues as fast as possible.
- 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
- 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
- Read the iOS, macOS, tvOS or watchOS 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 SDK is free software released under the MIT License. See the LICENSE for details.