mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
parent
6ad54ecf86
commit
0b39ff8b7d
@ -289,7 +289,8 @@ declare var PushNotification: {
|
|||||||
pluginName: 'Push',
|
pluginName: 'Push',
|
||||||
plugin: 'phonegap-plugin-push',
|
plugin: 'phonegap-plugin-push',
|
||||||
pluginRef: 'PushNotification',
|
pluginRef: 'PushNotification',
|
||||||
repo: 'https://github.com/phonegap/phonegap-plugin-push'
|
repo: 'https://github.com/phonegap/phonegap-plugin-push',
|
||||||
|
install: 'ionic plugin add phonegap-plugin-push --variable SENDER_ID=XXXXXXXXX'
|
||||||
})
|
})
|
||||||
export class Push {
|
export class Push {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user