Bugsnag alternatives and similar libraries
Based on the "Analytics" category.
Alternatively, view Bugsnag alternatives based on common mentions on social networks and blogs.
-
ARAnalytics
Analytics abstraction library offering a sane API for tracking events and user data. -
Countly
Open source, mobile & web analytics, crash reports and push notifications platform for iOS & Android. -
Segment
The hassle-free way to integrate analytics into any iOS application. -
Matomo
The MatomoTracker is an iOS, tvOS and macOS SDK for sending app analytics to a Matomo server. -
Qonversion - Mobile app subscription analytics
Deep Analytics for iOS Subscriptions -
GTrack
Lightweight Objective-C wrapper around the Google Analytics for iOS SDK with some extra goodies. -
Liquid Analytics
Identify behaviours through Analytics and react with real-time Personalization. -
Abbi
A Simple SDK for developers to manage and maximise conversions of all in-app promotions. -
Inapptics
Helps analyze and visualize user behavior in mobile apps. Provides visual user journeys, heatmaps and crash replays. -
Sentry
Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time. -
Answers by Fabric
Answers gives you real-time insight into people’s experience in your app. -
devtodev
Comprehensive analytics service that improves your project and saves time for product development.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Bugsnag or a related project?
README
Bugsnag exception reporter for iOS, macOS and tvOS
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
- 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
Support
- Read the iOS or macOS 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.
*Note that all licence references and agreements mentioned in the Bugsnag README section above
are relevant to that project's source code only.