phonegap-plugin-push

Register and receive push notifications

  • 所有者: phonegap/phonegap-plugin-push
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

phonegap-plugin-push Build Status

Register and receive push notifications

Warning

The links below take you to the version 2.x documentation which includes a
number of breaking API changes from version 1.x, mostly the move from GCM to
FCM. If you are using version 1.x please reference the docs in the
v1.x branch.

What is this?

This plugin offers support to receive and handle native push notifications with
a single unified API.

This does not mean you will be able to send a single push message and have it
arrive on devices running different operating systems. By default Android uses
FCM and iOS uses APNS and their payloads are significantly different. Even if
you are using FCM for both Android and iOS there are differences in the payload
required for the plugin to work correctly. For Android always put your push
payload in the data section of the push notification. For more information on
why that is the case read
Notification vs Data Payload.
For iOS follow the regular
FCM documentation.

This plugin does not provide a way to determine which platform you are running
on. The best way to do that is use the device.platform property provided by
cordova-plugin-device.

Starting with version 2.0.0, this plugin will support CocoaPods installation
of the Firebase Cloud Messaging library. More details are available in the
Installation documentation.

Do you like tutorial? You get tutorial!

Thanks to all our contributors

主要指標

概覽
名稱與所有者phonegap/phonegap-plugin-push
主編程語言Java
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2015-04-06 17:13:51
推送於2021-09-20 07:28:46
最后一次提交2020-09-04 09:45:23
發布數64
最新版本名稱2.3.0 (發布於 )
第一版名稱1.0.0 (發布於 2015-06-05 08:36:54)
用户参与
星數1.9k
關注者數109
派生數1.9k
提交數0.9k
已啟用問題?
問題數2628
打開的問題數403
拉請求數178
打開的拉請求數32
關閉的拉請求數98
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?