{"id":24755241,"url":"https://github.com/katzer/cordova-common-registerusernotificationsettings","last_synced_at":"2025-10-11T01:31:30.878Z","repository":{"id":31390596,"uuid":"34953735","full_name":"katzer/cordova-common-registerusernotificationsettings","owner":"katzer","description":"Implements didRegisterUserNotificationSettings and broadcasts the event","archived":false,"fork":false,"pushed_at":"2016-01-01T18:28:28.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-09T22:59:27.086Z","etag":null,"topics":[],"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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katzer.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":"2015-05-02T15:55:32.000Z","updated_at":"2017-02-18T14:33:09.000Z","dependencies_parsed_at":"2022-08-17T18:31:01.216Z","dependency_job_id":null,"html_url":"https://github.com/katzer/cordova-common-registerusernotificationsettings","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/katzer%2Fcordova-common-registerusernotificationsettings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2Fcordova-common-registerusernotificationsettings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2Fcordova-common-registerusernotificationsettings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2Fcordova-common-registerusernotificationsettings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzer","download_url":"https://codeload.github.com/katzer/cordova-common-registerusernotificationsettings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236018624,"owners_count":19082129,"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":[],"created_at":"2025-01-28T12:37:51.953Z","updated_at":"2025-10-11T01:31:30.592Z","avatar_url":"https://github.com/katzer.png","language":"Objective-C","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=L3HKQCD9UA35A"],"categories":[],"sub_categories":[],"readme":"\n[![npm version](https://badge.fury.io/js/cordova-plugin-registerusernotificationsettings.svg)](http://badge.fury.io/js/cordova-plugin-registerusernotificationsettings)\n[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=L3HKQCD9UA35A \"Donate once-off to this project using Paypal\")\n\n[DEPRECATED] Cordova RegisterUserNotificationSettings Plugin\n============================================================\n\n### _This plugin is deprecated, i.e. it is no longer maintained. Going forward additional features and bug fixes will be added to the new [cordova-plugin-app-event](https://github.com/katzer/cordova-plugin-app-event) repository._\n\n\nImplements didRegisterUserNotificationSettings and broadcasts the event for listening plugins.\n\n```obj-c\n#import \"AppDelegate+APPRegisterUserNotificationSettings.h\"\n\n- (void) pluginInitialize\n{\n    NSNotificationCenter* center = [NSNotificationCenter\n                                    defaultCenter];\n\n    [center addObserver:self\n               selector:@selector(didRegisterUserNotificationSettings:)\n                   name:UIApplicationRegisterUserNotificationSettings\n                 object:nil];\n}\n\n- (void) didRegisterUserNotificationSettings:(UIUserNotificationSettings*)settings\n{\n    ...  \n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzer%2Fcordova-common-registerusernotificationsettings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatzer%2Fcordova-common-registerusernotificationsettings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzer%2Fcordova-common-registerusernotificationsettings/lists"}