All Projects → bugsnag → Bugsnag Cocoa

bugsnag / Bugsnag Cocoa

Licence: mit
Bugsnag crash reporting for iOS, macOS and tvOS apps

Projects that are alternatives of or similar to Bugsnag Cocoa

Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+184.43%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (-7.19%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-71.26%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-69.46%)
Mutual labels:  errors, crash-reporting, error-monitoring, error-handling, exceptions, bugs, error-reporting, debugging-tool
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+492.81%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, crash-reports, bugs
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+346.71%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+26.35%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, bugs
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-58.68%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+274.25%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+123.95%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-74.85%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
raygun4ruby
The Ruby & Ruby on Rails provider for Raygun
Stars: ✭ 37 (-77.84%)
Mutual labels:  crash-reporting, error-monitoring, breadcrumbs, error-handling, error-reporting
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-74.85%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+1161.68%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, crash-reports, error-reporting
raygun4py
Python provider for Raygun
Stars: ✭ 18 (-89.22%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
Raygun4net
Raygun provider for .NET
Stars: ✭ 107 (-35.93%)
Mutual labels:  error-handling, error-monitoring, error-reporting, crash-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (-23.35%)
Mutual labels:  errors, error-monitoring, exceptions, error-reporting
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (-88.62%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting
bugsnag-wordpress
Bugsnag error monitoring for WordPress sites
Stars: ✭ 20 (-88.02%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Ohbug
An open source application information monitoring platform.
Stars: ✭ 101 (-39.52%)
Mutual labels:  error-monitoring, error-reporting, crash-reporting, crash-reports

Bugsnag exception reporter for iOS, macOS and tvOS

iOS Documentation tvOS Documentation macOS Documentation Build status

The Bugsnag crash reporter for Cocoa library automatically detects crashes and fatal signals in your iOS 9.3+, macOS 10.11+ and tvOS 9.2+ 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

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for iOS
  3. Report handled exceptions using [Bugsnag notify:]
  4. Customize your integration using the configuration options

macOS

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for macOS
  3. Report handled exceptions using [Bugsnag notify:]
  4. Customize your integration using the configuration options

Support

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].