Skip to content

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS

License

Notifications You must be signed in to change notification settings

bugsnag/bugsnag-cocoa

Folders and files

NameName
Last commit message
Last commit date
Feb 25, 2025
Feb 27, 2025
Mar 25, 2025
Sep 17, 2021
Mar 25, 2025
Feb 15, 2024
Mar 25, 2025
Mar 25, 2025
Feb 15, 2024
Feb 26, 2025
Feb 7, 2025
Oct 6, 2017
Sep 8, 2017
Nov 4, 2024
Jan 11, 2021
Mar 25, 2025
Apr 15, 2021
May 3, 2022
Mar 25, 2025
Oct 24, 2022
Mar 25, 2025
Mar 25, 2025
Dec 4, 2024
Mar 16, 2022
Apr 26, 2022
Feb 12, 2025
Aug 29, 2013
Nov 4, 2024
Apr 6, 2020
Dec 19, 2024
Dec 5, 2024
Feb 27, 2025
Jul 6, 2022
Sep 16, 2020
Mar 25, 2025
Mar 6, 2025

Repository files navigation

SmartBear BugSnag logo

Error monitoring & exception reporter for iOS, macOS, tvOS and watchOS

Documentation Build status OpenSSF Scorecard

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.

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

watchOS

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for watchOS
  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 SDK is free software released under the MIT License. See the LICENSE for details.