{"id":13401631,"url":"https://github.com/phonegap/phonegap-plugin-push","last_synced_at":"2025-09-27T10:30:37.511Z","repository":{"id":29947774,"uuid":"33494287","full_name":"phonegap/phonegap-plugin-push","owner":"phonegap","description":"Register and receive push notifications","archived":true,"fork":false,"pushed_at":"2021-09-20T07:28:46.000Z","size":23390,"stargazers_count":1941,"open_issues_count":435,"forks_count":1911,"subscribers_count":110,"default_branch":"master","last_synced_at":"2024-09-23T19:34:55.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/phonegap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-06T17:13:51.000Z","updated_at":"2024-08-26T11:03:27.000Z","dependencies_parsed_at":"2022-07-15T19:48:56.335Z","dependency_job_id":null,"html_url":"https://github.com/phonegap/phonegap-plugin-push","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-plugin-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-plugin-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-plugin-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-plugin-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phonegap","download_url":"https://codeload.github.com/phonegap/phonegap-plugin-push/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871553,"owners_count":16554426,"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":"2024-07-30T19:01:04.959Z","updated_at":"2025-09-27T10:30:32.121Z","avatar_url":"https://github.com/phonegap.png","language":"Java","funding_links":[],"categories":["Java","Index"],"sub_categories":[],"readme":"# DEPRECATED\n\nThis project is not under active development. Folks who are users of this plugin should switch to using [cordova-plugin-push](https://github.com/havesource/cordova-plugin-push) which is a fork of this project.\n\n# phonegap-plugin-push [![Build Status](https://travis-ci.org/phonegap/phonegap-plugin-push.svg)](https://travis-ci.org/phonegap/phonegap-plugin-push)\n\n\u003e Register and receive push notifications\n\n# Warning\n\nThe links below take you to the version 2.x documentation which includes a\nnumber of breaking API changes from version 1.x, mostly the move from GCM to\nFCM. If you are using version 1.x please reference the docs in the\n[v1.x branch](https://github.com/phonegap/phonegap-plugin-push/tree/v1.x).\n\n# What is this?\n\nThis plugin offers support to receive and handle native push notifications with\na **single unified API**.\n\nThis does not mean you will be able to send a single push message and have it\narrive on devices running different operating systems. By default Android uses\nFCM and iOS uses APNS and their payloads are significantly different. Even if\nyou are using FCM for both Android and iOS there are differences in the payload\nrequired for the plugin to work correctly. For Android **always** put your push\npayload in the `data` section of the push notification. For more information on\nwhy that is the case read\n[Notification vs Data Payload](https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#notification-vs-data-payloads).\nFor iOS follow the regular\n[FCM documentation](https://firebase.google.com/docs/cloud-messaging/http-server-ref).\n\nThis plugin does not provide a way to determine which platform you are running\non. The best way to do that is use the `device.platform` property provided by\n[cordova-plugin-device](https://github.com/apache/cordova-plugin-device).\n\nStarting with version `2.0.0`, this plugin will support `CocoaPods` installation\nof the `Firebase Cloud Messaging` library. More details are available in the\n[Installation](docs/INSTALLATION.md#cocoapods) documentation.\n\n* [Reporting Issues](docs/ISSUES.md)\n* [Installation](docs/INSTALLATION.md)\n* [API reference](docs/API.md)\n* [Typescript support](docs/TYPESCRIPT.md)\n* [Examples](docs/EXAMPLES.md)\n* [Platform support](docs/PLATFORM_SUPPORT.md)\n* [Cloud build support (PG Build, IntelXDK)](docs/PHONEGAP_BUILD.md)\n* [Push notification payload details](docs/PAYLOAD.md)\n* [Contributing](.github/CONTRIBUTING.md)\n* [License (MIT)](MIT-LICENSE)\n\n# Do you like tutorial? You get tutorial!\n\n* [PhoneGap Day US Push Workshop 2016 (using node-gcm)](http://macdonst.github.io/push-workshop/)\n\n# Thanks to all our contributors\n\n[\u003cimg alt=\"10ko\" src=\"https://avatars1.githubusercontent.com/u/2706375?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/10ko)[\u003cimg alt=\"TVolly\" src=\"https://avatars3.githubusercontent.com/u/20628284?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/TVolly)[\u003cimg alt=\"waptaxi\" src=\"https://avatars2.githubusercontent.com/u/6575569?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/waptaxi)[\u003cimg alt=\"viktormuller\" src=\"https://avatars1.githubusercontent.com/u/8171222?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/viktormuller)[\u003cimg alt=\"devgeeks\" src=\"https://avatars0.githubusercontent.com/u/554999?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/devgeeks)[\u003cimg alt=\"rastafan\" src=\"https://avatars3.githubusercontent.com/u/7632849?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/rastafan)\n\n[\u003cimg alt=\"mdoelker\" src=\"https://avatars1.githubusercontent.com/u/2145319?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mdoelker)[\u003cimg alt=\"markeeftb\" src=\"https://avatars3.githubusercontent.com/u/3172570?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/markeeftb)[\u003cimg alt=\"malwatte\" src=\"https://avatars2.githubusercontent.com/u/2534778?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/malwatte)[\u003cimg alt=\"madebycm\" src=\"https://avatars3.githubusercontent.com/u/5081823?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/madebycm)[\u003cimg alt=\"kelvinhokk\" src=\"https://avatars0.githubusercontent.com/u/7766953?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/kelvinhokk)[\u003cimg alt=\"keab42\" src=\"https://avatars0.githubusercontent.com/u/1453371?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/keab42)\n\n[\u003cimg alt=\"jomarocas\" src=\"https://avatars3.githubusercontent.com/u/5194064?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jomarocas)[\u003cimg alt=\"giuseppelt\" src=\"https://avatars2.githubusercontent.com/u/7147291?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/giuseppelt)[\u003cimg alt=\"ericb\" src=\"https://avatars3.githubusercontent.com/u/19638?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/ericb)[\u003cimg alt=\"eKazim\" src=\"https://avatars3.githubusercontent.com/u/21195186?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/eKazim)[\u003cimg alt=\"clementcontet\" src=\"https://avatars1.githubusercontent.com/u/7261426?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/clementcontet)[\u003cimg alt=\"yaswanthsvist\" src=\"https://avatars0.githubusercontent.com/u/3897387?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/yaswanthsvist)\n\n[\u003cimg alt=\"Vabs28\" src=\"https://avatars1.githubusercontent.com/u/8149036?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/Vabs28)[\u003cimg alt=\"TillaTheHun0\" src=\"https://avatars0.githubusercontent.com/u/8246360?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/TillaTheHun0)[\u003cimg alt=\"tomasvarg\" src=\"https://avatars0.githubusercontent.com/u/16196322?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/tomasvarg)[\u003cimg alt=\"tobmaster\" src=\"https://avatars1.githubusercontent.com/u/203823?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/tobmaster)[\u003cimg alt=\"ThiagoBueno\" src=\"https://avatars1.githubusercontent.com/u/3334244?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/ThiagoBueno)[\u003cimg alt=\"szh\" src=\"https://avatars2.githubusercontent.com/u/546965?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/szh)\n\n[\u003cimg alt=\"SharUpOff\" src=\"https://avatars3.githubusercontent.com/u/26085497?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/SharUpOff)[\u003cimg alt=\"smorstabilini\" src=\"https://avatars0.githubusercontent.com/u/551983?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/smorstabilini)[\u003cimg alt=\"fesor\" src=\"https://avatars2.githubusercontent.com/u/172247?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/fesor)[\u003cimg alt=\"GreyDekart\" src=\"https://avatars2.githubusercontent.com/u/1793548?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/GreyDekart)[\u003cimg alt=\"sebastiansier\" src=\"https://avatars1.githubusercontent.com/u/3733454?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/sebastiansier)[\u003cimg alt=\"olastor\" src=\"https://avatars0.githubusercontent.com/u/7479641?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/olastor)\n\n[\u003cimg alt=\"tanansatpal\" src=\"https://avatars2.githubusercontent.com/u/20103208?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/tanansatpal)[\u003cimg alt=\"SandroGrzicic\" src=\"https://avatars1.githubusercontent.com/u/200247?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/SandroGrzicic)[\u003cimg alt=\"xorxor\" src=\"https://avatars1.githubusercontent.com/u/1525525?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/xorxor)[\u003cimg alt=\"rubenstolk\" src=\"https://avatars2.githubusercontent.com/u/692644?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/rubenstolk)[\u003cimg alt=\"roel-sluper\" src=\"https://avatars0.githubusercontent.com/u/1556404?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/roel-sluper)[\u003cimg alt=\"pataar\" src=\"https://avatars3.githubusercontent.com/u/3403851?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/pataar)\n\n[\u003cimg alt=\"peteonrails\" src=\"https://avatars1.githubusercontent.com/u/9593?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/peteonrails)[\u003cimg alt=\"pjalbuquerque\" src=\"https://avatars3.githubusercontent.com/u/4201558?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/pjalbuquerque)[\u003cimg alt=\"NitroGhost\" src=\"https://avatars0.githubusercontent.com/u/3674467?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/NitroGhost)[\u003cimg alt=\"matrosov-nikita\" src=\"https://avatars3.githubusercontent.com/u/12752587?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/matrosov-nikita)[\u003cimg alt=\"Mikejo5000\" src=\"https://avatars1.githubusercontent.com/u/11948536?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/Mikejo5000)[\u003cimg alt=\"michellarcari\" src=\"https://avatars2.githubusercontent.com/u/6429722?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/michellarcari)\n\n[\u003cimg alt=\"adamschachne\" src=\"https://avatars2.githubusercontent.com/u/13020251?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/adamschachne)[\u003cimg alt=\"alharding\" src=\"https://avatars1.githubusercontent.com/u/926204?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/alharding)[\u003cimg alt=\"albertleao\" src=\"https://avatars0.githubusercontent.com/u/1950338?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/albertleao)[\u003cimg alt=\"gotev\" src=\"https://avatars0.githubusercontent.com/u/16792495?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/gotev)[\u003cimg alt=\"Alex-Sessler\" src=\"https://avatars0.githubusercontent.com/u/5779673?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/Alex-Sessler)[\u003cimg alt=\"ben-8409\" src=\"https://avatars1.githubusercontent.com/u/305724?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/ben-8409)\n\n[\u003cimg alt=\"bmwertman\" src=\"https://avatars3.githubusercontent.com/u/2573903?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/bmwertman)[\u003cimg alt=\"bmatto\" src=\"https://avatars1.githubusercontent.com/u/1044422?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/bmatto)[\u003cimg alt=\"countcain\" src=\"https://avatars0.githubusercontent.com/u/1751150?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/countcain)[\u003cimg alt=\"CookieCookson\" src=\"https://avatars3.githubusercontent.com/u/3473396?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/CookieCookson)[\u003cimg alt=\"cdorner\" src=\"https://avatars3.githubusercontent.com/u/917733?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/cdorner)[\u003cimg alt=\"colene\" src=\"https://avatars3.githubusercontent.com/u/1613781?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/colene)\n\n[\u003cimg alt=\"cfsnyder\" src=\"https://avatars3.githubusercontent.com/u/3925941?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/cfsnyder)[\u003cimg alt=\"cmalard\" src=\"https://avatars0.githubusercontent.com/u/1692136?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/cmalard)[\u003cimg alt=\"dansumption\" src=\"https://avatars2.githubusercontent.com/u/174105?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/dansumption)[\u003cimg alt=\"dannywillems\" src=\"https://avatars2.githubusercontent.com/u/6018454?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/dannywillems)[\u003cimg alt=\"DrMoriarty\" src=\"https://avatars1.githubusercontent.com/u/1177068?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/DrMoriarty)[\u003cimg alt=\"eladmoshe\" src=\"https://avatars1.githubusercontent.com/u/1702227?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/eladmoshe)\n\n[\u003cimg alt=\"mlabarca\" src=\"https://avatars2.githubusercontent.com/u/4587965?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mlabarca)[\u003cimg alt=\"bromeostasis\" src=\"https://avatars3.githubusercontent.com/u/3764641?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/bromeostasis)[\u003cimg alt=\"filmaj\" src=\"https://avatars0.githubusercontent.com/u/52645?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/filmaj)[\u003cimg alt=\"geo242\" src=\"https://avatars3.githubusercontent.com/u/7529238?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/geo242)[\u003cimg alt=\"gbenvenuti\" src=\"https://avatars3.githubusercontent.com/u/331314?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/gbenvenuti)[\u003cimg alt=\"polyn0m\" src=\"https://avatars2.githubusercontent.com/u/1258130?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/polyn0m)\n\n[\u003cimg alt=\"jacquesdev\" src=\"https://avatars1.githubusercontent.com/u/7842197?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jacquesdev)[\u003cimg alt=\"janpio\" src=\"https://avatars0.githubusercontent.com/u/183673?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/janpio)[\u003cimg alt=\"jakari\" src=\"https://avatars2.githubusercontent.com/u/2283862?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jakari)[\u003cimg alt=\"purplecabbage\" src=\"https://avatars3.githubusercontent.com/u/46134?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/purplecabbage)[\u003cimg alt=\"theaccordance\" src=\"https://avatars3.githubusercontent.com/u/1813001?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/theaccordance)[\u003cimg alt=\"jonas-m-\" src=\"https://avatars3.githubusercontent.com/u/1147572?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jonas-m-)\n\n[\u003cimg alt=\"Chuckytuh\" src=\"https://avatars3.githubusercontent.com/u/1127199?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/Chuckytuh)[\u003cimg alt=\"leonardobazico\" src=\"https://avatars1.githubusercontent.com/u/5280179?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/leonardobazico)[\u003cimg alt=\"loslislo-lshift\" src=\"https://avatars0.githubusercontent.com/u/17316151?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/loslislo-lshift)[\u003cimg alt=\"luka5\" src=\"https://avatars2.githubusercontent.com/u/1176296?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/luka5)[\u003cimg alt=\"mac89\" src=\"https://avatars3.githubusercontent.com/u/2988607?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mac89)[\u003cimg alt=\"markokeeffe\" src=\"https://avatars2.githubusercontent.com/u/1211393?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/markokeeffe)\n\n[\u003cimg alt=\"mbektchiev\" src=\"https://avatars1.githubusercontent.com/u/5744783?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mbektchiev)[\u003cimg alt=\"goya\" src=\"https://avatars1.githubusercontent.com/u/208774?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/goya)[\u003cimg alt=\"slorber\" src=\"https://avatars0.githubusercontent.com/u/749374?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/slorber)[\u003cimg alt=\"daserge\" src=\"https://avatars1.githubusercontent.com/u/4272078?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/daserge)[\u003cimg alt=\"smdvdsn\" src=\"https://avatars2.githubusercontent.com/u/507093?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/smdvdsn)[\u003cimg alt=\"ryanluker\" src=\"https://avatars2.githubusercontent.com/u/1335972?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/ryanluker)\n\n[\u003cimg alt=\"russellbeattie\" src=\"https://avatars1.githubusercontent.com/u/166835?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/russellbeattie)[\u003cimg alt=\"rjmunro\" src=\"https://avatars0.githubusercontent.com/u/108641?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/rjmunro)[\u003cimg alt=\"hanicker\" src=\"https://avatars3.githubusercontent.com/u/510258?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/hanicker)[\u003cimg alt=\"mwbrooks\" src=\"https://avatars1.githubusercontent.com/u/21328?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mwbrooks)[\u003cimg alt=\"LightZam\" src=\"https://avatars3.githubusercontent.com/u/5077142?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/LightZam)[\u003cimg alt=\"laagland\" src=\"https://avatars3.githubusercontent.com/u/7661210?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/laagland)\n\n[\u003cimg alt=\"cuatl\" src=\"https://avatars1.githubusercontent.com/u/1399392?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/cuatl)[\u003cimg alt=\"gianpaj\" src=\"https://avatars3.githubusercontent.com/u/899175?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/gianpaj)[\u003cimg alt=\"EdMcBane\" src=\"https://avatars1.githubusercontent.com/u/8511142?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/EdMcBane)[\u003cimg alt=\"chriswiggins\" src=\"https://avatars0.githubusercontent.com/u/2830609?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/chriswiggins)[\u003cimg alt=\"barryvdh\" src=\"https://avatars2.githubusercontent.com/u/973269?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/barryvdh)[\u003cimg alt=\"armno\" src=\"https://avatars3.githubusercontent.com/u/911894?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/armno)\n\n[\u003cimg alt=\"archananaik\" src=\"https://avatars2.githubusercontent.com/u/5604248?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/archananaik)[\u003cimg alt=\"jakub-g\" src=\"https://avatars2.githubusercontent.com/u/1437027?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jakub-g)[\u003cimg alt=\"shazron\" src=\"https://avatars0.githubusercontent.com/u/36107?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/shazron)[\u003cimg alt=\"sclement41\" src=\"https://avatars0.githubusercontent.com/u/443136?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/sclement41)[\u003cimg alt=\"hung-doan\" src=\"https://avatars1.githubusercontent.com/u/11371581?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/hung-doan)[\u003cimg alt=\"BBosman\" src=\"https://avatars3.githubusercontent.com/u/5115488?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/BBosman)\n\n[\u003cimg alt=\"giordanocardillo\" src=\"https://avatars3.githubusercontent.com/u/3403386?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/giordanocardillo)[\u003cimg alt=\"mikepsinn\" src=\"https://avatars3.githubusercontent.com/u/2808553?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mikepsinn)[\u003cimg alt=\"AdriVanHoudt\" src=\"https://avatars1.githubusercontent.com/u/2361826?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/AdriVanHoudt)[\u003cimg alt=\"alexislg2\" src=\"https://avatars1.githubusercontent.com/u/7933080?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/alexislg2)[\u003cimg alt=\"jcesarmobile\" src=\"https://avatars3.githubusercontent.com/u/1637892?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jcesarmobile)[\u003cimg alt=\"nadyaA\" src=\"https://avatars2.githubusercontent.com/u/6064810?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/nadyaA)\n\n[\u003cimg alt=\"jdhiro\" src=\"https://avatars0.githubusercontent.com/u/2919453?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jdhiro)[\u003cimg alt=\"edewit\" src=\"https://avatars1.githubusercontent.com/u/51133?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/edewit)[\u003cimg alt=\"wildabeast\" src=\"https://avatars1.githubusercontent.com/u/118985?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/wildabeast)[\u003cimg alt=\"mkuklis\" src=\"https://avatars2.githubusercontent.com/u/63545?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/mkuklis)[\u003cimg alt=\"ashconnell\" src=\"https://avatars2.githubusercontent.com/u/760516?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/ashconnell)[\u003cimg alt=\"zwacky\" src=\"https://avatars1.githubusercontent.com/u/1093032?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/zwacky)\n\n[\u003cimg alt=\"rakatyal\" src=\"https://avatars2.githubusercontent.com/u/12533467?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/rakatyal)[\u003cimg alt=\"jtbdevelopment\" src=\"https://avatars3.githubusercontent.com/u/2074134?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/jtbdevelopment)[\u003cimg alt=\"EddyVerbruggen\" src=\"https://avatars1.githubusercontent.com/u/1426370?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/EddyVerbruggen)[\u003cimg alt=\"fredgalvao\" src=\"https://avatars2.githubusercontent.com/u/616464?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/fredgalvao)[\u003cimg alt=\"bobeast\" src=\"https://avatars0.githubusercontent.com/u/441403?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/bobeast)[\u003cimg alt=\"macdonst\" src=\"https://avatars1.githubusercontent.com/u/353180?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/macdonst)\n\n[\u003cimg alt=\"larrybahr\" src=\"https://avatars1.githubusercontent.com/u/8782684?v=4\u0026s=117\" width=\"117\"\u003e](https://github.com/larrybahr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphonegap%2Fphonegap-plugin-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphonegap%2Fphonegap-plugin-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphonegap%2Fphonegap-plugin-push/lists"}