The official Sentry SDK for iOS, tvOS, macOS, watchOS, iPadOS and visionOS.
Sentry-cocoa is the official Sentry SDK for Apple platforms including iOS, tvOS, macOS, watchOS, iPadOS, and visionOS, built in Objective-C and Swift to provide crash reporting and error monitoring capabilities. The repository also contains several third-party logging integrations—SentryCocoaLumberjack, SentryPulse, SentrySwiftLog, and SentrySwiftyBeaver—that forward log entries from popular Apple logging frameworks into Sentry's structured logging system while automatically capturing context like source location, thread information, and metadata. All integrations are installable via Swift Package Manager as separate packages, allowing developers to import only what they need while the source code remains unified in the main sentry-cocoa repository maintained by Sentry.