Software Archive
Read-only legacy content
17061 Discussions

Push Notification

Sajeesh_N_
Beginner
560 Views

Hi,

I am trying to install this Push Notifications on my app but when it build I get build error. It was working fine few weeks ago. https://github.com/phonegap-build/PushPlugin

 

Any idea? Please help me urgently 

0 Kudos
3 Replies
Sajeesh_N_
Beginner
560 Views

No reply ?  Please very urgent 

0 Kudos
PaulF_IntelCorp
Employee
560 Views

If you are using CLI 4.1.2, add that plugin from a Git repo using the following parameters:

If you are using CLI 5.1.1, add that plugin from the Cordova registry using the following parameters:

  • phonegap-plugin-push
  • version: 1.2.3
0 Kudos
Michael_O_2
New Contributor I
560 Views

Dear Paul.

The plugin worked with CLI 4.1.2, but the build failed on 5.1.1

I  am now using CLI 4.1.2.

 

I also discovered that the featured push plugin on the intel xdk didn't work.

0 Kudos
Reply