Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.42 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.42 KB

Bugsnag error reporter for Cocos2d-x

Documentation Build status

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.

Features

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
  3. Report handled exceptions using Bugsnag::notify()

Support

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-cocos2dx, see our contributing guide.

License

The Bugsnag Cocos2d-x library is free software released under the MIT License. See LICENSE.txt for details.