# phonegap/phonegap-plugin-push

Register and receive push notifications

Repository: https://github.com/phonegap/phonegap-plugin-push
Canonical: https://ross.abutalabs.com/products/phonegap-plugin-push
Language: Java
License: MIT
License Family: permissive
Archived: true
Last push: 2021-09-20T07:28:46+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4167, "days_push": 1808, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1927, forks 1860 (observed 2026-08-28T04:05:55.686295+00:00)

## What it is
A Cordova/PhoneGap plugin that registers devices and receives native push notifications on Android (FCM) and iOS (APNS) through a single unified JavaScript API. It is deprecated and users are directed to the cordova-plugin-push fork.

## Use cases
- receive push notifications in a cordova app
- register android device for fcm push
- handle apns notifications on ios from javascript
- unified push notification api for hybrid mobile apps
- show notification payloads in phonegap app

## When to choose
- maintaining a legacy Cordova/PhoneGap app already using this plugin
- you need push notifications in a hybrid mobile app and will migrate to the maintained fork

## When to avoid
- starting a new project - use cordova-plugin-push instead
- building native Android or iOS apps without Cordova
- you need actively maintained software with support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: mobile-framework, sdk
- domain: mobile-development, developer-tools
- platform: cross-platform
- tags: cordova, phonegap, push-notifications, fcm, apns, deprecated, android, ios

## Member repositories
- phonegap/phonegap-plugin-push (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.686295+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:10.447735+00:00, confidence not recorded.
  - readme: https://github.com/phonegap/phonegap-plugin-push (fetched 2026-08-28T04:05:55.686295+00:00, sha 176ead26d856)
- Data as of 2026-08-30T08:39:29.467469+00:00.
