The Bugsnag Notifier for Cocos2d-x gives you instant notification of uncaught exceptions and native crashes thrown from your Cocos2d-x games on iOS, macOS and Android devices.
Bugsnag captures errors in real-time from your web and mobile apps, helping you to understand and resolve them as fast as possible. Create a free account to start monitoring and reporting errors today.
- 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 to determine how many people are affected by a crash
- Create a Bugsnag account
- Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
- Report handled exceptions using
Bugsnag::notify()
- Read the integration guide or configuration options documentation for Android or iOS/macOS
- 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-cocos2dx
, see our
contributing guide.
The Bugsnag Cocos2d-x library is free software released under the MIT License. See LICENSE.txt for details.