{"id":13616424,"url":"https://github.com/bugsnag/bugsnag-cocoa","last_synced_at":"2025-04-04T10:07:25.847Z","repository":{"id":10328633,"uuid":"12458757","full_name":"bugsnag/bugsnag-cocoa","owner":"bugsnag","description":"BugSnag error monitoring \u0026 exception reporter for iOS, macOS, tvOS and watchOS","archived":false,"fork":false,"pushed_at":"2024-04-09T14:14:31.000Z","size":44435,"stargazers_count":223,"open_issues_count":17,"forks_count":123,"subscribers_count":35,"default_branch":"master","last_synced_at":"2024-04-09T19:01:39.585Z","etag":null,"topics":["breadcrumbs","bugs","bugsnag","crash-reporting","crash-reporting-tool","crash-reports","debug","debugging-tool","error-handling","error-log","error-monitoring","error-reporting","errors","exceptions","ios","macos","notifier","platforms","tvos","watchos"],"latest_commit_sha":null,"homepage":"https://docs.bugsnag.com/platforms/ios","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugsnag.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2013-08-29T11:44:03.000Z","updated_at":"2024-04-15T15:58:18.939Z","dependencies_parsed_at":"2024-01-03T10:49:16.042Z","dependency_job_id":"e5c225d9-ef8f-4deb-bff2-6e251fabfd3e","html_url":"https://github.com/bugsnag/bugsnag-cocoa","commit_stats":{"total_commits":3093,"total_committers":60,"mean_commits":51.55,"dds":0.7203362431296476,"last_synced_commit":"49f60b8dc2e94e7ede1114e2c39ba6ac0b576f42"},"previous_names":[],"tags_count":230,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-cocoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-cocoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-cocoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-cocoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag","download_url":"https://codeload.github.com/bugsnag/bugsnag-cocoa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157077,"owners_count":20893202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["breadcrumbs","bugs","bugsnag","crash-reporting","crash-reporting-tool","crash-reports","debug","debugging-tool","error-handling","error-log","error-monitoring","error-reporting","errors","exceptions","ios","macos","notifier","platforms","tvos","watchos"],"created_at":"2024-08-01T20:01:28.331Z","updated_at":"2025-04-04T10:07:25.822Z","avatar_url":"https://github.com/bugsnag.png","language":"Objective-C","funding_links":[],"categories":["HarmonyOS","Objective-C"],"sub_categories":["Windows Manager"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.bugsnag.com/platforms/ios\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://assets.smartbear.com/m/3dab7e6cf880aa2b/original/BugSnag-Repository-Header-Dark.svg\"\u003e\n      \u003cimg alt=\"SmartBear BugSnag logo\" src=\"https://assets.smartbear.com/m/3945e02cdc983893/original/BugSnag-Repository-Header-Light.svg\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eError monitoring \u0026amp; exception reporter for iOS, macOS, tvOS and watchOS\u003c/h1\u003e\n\u003c/div\u003e\n\n[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/platforms/ios/)\n[![Build status](https://badge.buildkite.com/bc15523ca2dc56d1a9fd61a1c0e93b99adba62f229a1c3379b.svg?branch=master)](https://buildkite.com/bugsnag/bugsnag-cocoa)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bugsnag/bugsnag-cocoa/badge)](https://scorecard.dev/viewer/?uri=github.com/bugsnag/bugsnag-cocoa)\n\nDetect 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.\n\n## Features\n\n* Automatically report unhandled exceptions and crashes\n* Report handled exceptions\n* Log breadcrumbs which are attached to crash reports and add insight to users' actions\n* Attach user information and custom diagnostic data to determine how many people are affected by a crash\n\n## Getting started\n\n### iOS\n\n1. [Create a Bugsnag account](https://bugsnag.com)\n1. Complete the instructions in the integration guide for [iOS](https://docs.bugsnag.com/platforms/ios/)\n1. Report handled exceptions using [`[Bugsnag notify:]`](https://docs.bugsnag.com/platforms/ios/reporting-handled-exceptions/)\n1. Customize your integration using the [configuration options](https://docs.bugsnag.com/platforms/ios/configuration-options/)\n\n### macOS\n\n1. [Create a Bugsnag account](https://bugsnag.com)\n1. Complete the instructions in the integration guide for [macOS](https://docs.bugsnag.com/platforms/macos/)\n1. Report handled exceptions using [`[Bugsnag notify:]`](https://docs.bugsnag.com/platforms/macos/reporting-handled-exceptions/)\n1. Customize your integration using the [configuration options](https://docs.bugsnag.com/platforms/macos/configuration-options/)\n\n### watchOS\n\n1. [Create a Bugsnag account](https://bugsnag.com)\n1. Complete the instructions in the integration guide for [watchOS](https://docs.bugsnag.com/platforms/watchos/)\n1. Report handled exceptions using [`[Bugsnag notify:]`](https://docs.bugsnag.com/platforms/watchos/reporting-handled-exceptions/)\n1. Customize your integration using the [configuration options](https://docs.bugsnag.com/platforms/watchos/configuration-options/)\n\n## Support\n\n* Read the [iOS](https://docs.bugsnag.com/platforms/ios/configuration-options), [macOS](https://docs.bugsnag.com/platforms/macos/configuration-options), [tvOS](https://docs.bugsnag.com/platforms/tvos/configuration-options) or [watchOS](https://docs.bugsnag.com/platforms/watchos/configuration-options) configuration reference\n* [Search open and closed issues](https://github.com/bugsnag/bugsnag-cocoa/issues?utf8=✓\u0026q=is%3Aissue) for similar problems\n* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-cocoa/issues/new)\n\n## Contributing\n\nAll contributors are welcome! For information on how to build, test and release `bugsnag-cocoa`, see our [contributing guide](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CONTRIBUTING.md).\n\n## License\n\nThe BugSnag Cocoa SDK is free software released under the MIT License. See the [LICENSE](https://github.com/bugsnag/bugsnag-cocoa/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-cocoa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugsnag%2Fbugsnag-cocoa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-cocoa/lists"}