{"id":16683911,"url":"https://github.com/meniny/mxcrashhandler-in-objective-c","last_synced_at":"2025-03-13T12:26:48.157Z","repository":{"id":62447298,"uuid":"62941595","full_name":"Meniny/MXCrashHandler-in-Objective-C","owner":"Meniny","description":"An easy-to-use class to handle crash on iOS. ","archived":false,"fork":false,"pushed_at":"2017-07-28T07:06:45.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T06:01:44.775Z","etag":null,"topics":["crash","exception","ios"],"latest_commit_sha":null,"homepage":null,"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/Meniny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-09T09:07:51.000Z","updated_at":"2017-07-28T07:02:11.000Z","dependencies_parsed_at":"2022-11-01T23:17:43.450Z","dependency_job_id":null,"html_url":"https://github.com/Meniny/MXCrashHandler-in-Objective-C","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXCrashHandler-in-Objective-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXCrashHandler-in-Objective-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXCrashHandler-in-Objective-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXCrashHandler-in-Objective-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meniny","download_url":"https://codeload.github.com/Meniny/MXCrashHandler-in-Objective-C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243403532,"owners_count":20285403,"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":["crash","exception","ios"],"created_at":"2024-10-12T14:27:16.640Z","updated_at":"2025-03-13T12:26:48.135Z","avatar_url":"https://github.com/Meniny.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MXCrashHandler-in-Objective-C\n\n`MXCrashHandler` is an easy-to-use class to handle crash on iOS.\n\n## Installation with CocoaPods\n\n```\npod 'MXCrashHandler'\n```\n\n## Usage\n\nAdd the code blew to `AppDelegate.m`:\n\n```\n#import \"MXCrashHandler.h\"\n```\n\n```\n@interface AppDelegate () \u003cMXCrashHandlerDelegate\u003e\n```\n\n```\n[MXCrashHandler installWithThread:[NSThread currentThread]];\n[[MXCrashHandler sharedHandler] setDelegate:self];\n```\n\n```\n- (void)crashHandler:(MXCrashHandler *)handler didReceiveException:(NSException *)exception {\n  NSLog(@\"%@\", exception);\n}\n```\n\n## Swift Version\n\nSee [OhCrap](https://github.com/Meniny/OhCrap)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Fmxcrashhandler-in-objective-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeniny%2Fmxcrashhandler-in-objective-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Fmxcrashhandler-in-objective-c/lists"}