Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PushPlugin Not working #611

Open
crookedcircle opened this issue Jul 26, 2015 · 10 comments
Open

PushPlugin Not working #611

crookedcircle opened this issue Jul 26, 2015 · 10 comments

Comments

@crookedcircle
Copy link

Having issues in testing this code on Phonegap Build..
Has anything changed lately? a few months it was working perfectly fine..
When I add a config.xml file in the Example/www folder and upload it on Phonegap Build
This is what I have added in config.xml

<feature name="PushNotification" >  
    <gap:plugin name="com.phonegap.plugins.pushplugin" version="2.5.0" />
</feature>

Is anyone else also facing the same issue?? Please help..

@MaicolBen
Copy link

The same happens to me, but 2.4.0 works.

More info at Phonegap Build Forum

@amirudin
Copy link

+1
Release 2.5.0 incompatible with PhoneGap Build for Android as well. Most probably caused by #588

@sicter
Copy link

sicter commented Jul 28, 2015

+1
Release 2.5.0 is broken, but 2.4.0 works

@nikolaid8
Copy link

+1
Can't build Android app with 2.5.0, but 2.4.0 working

@jdinse
Copy link

jdinse commented Aug 3, 2015

+1

@macdonst
Copy link

macdonst commented Aug 4, 2015

This problem should be fixed on PhoneGap Build as well as we pushed a new release to build.

@idanb007
Copy link

How can I download 2.4.0 ?
I want stable version for my cordova project .

(I still dont understand why Push notification its not a Core Plugin in cordova project ...)

@jdinse
Copy link

jdinse commented Aug 16, 2015

If you want to download it as zip or tar.gz, you 'll find the files at the releases-tab of this repository:
https://github.com/phonegap-build/PushPlugin/releases

If you like to include it the url of the git-repository of this release, attach the version as an anchor at the end of repository url:
https://github.com/phonegap-build/PushPlugin.git#2.4.0

@idanb007
Copy link

Verified , 2.5.0 doesn't works in cordova project , 2.4.0 works like a charm .

@jokabuyasina
Copy link

true !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants