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

"Google Cloud Messaging for Android" deprecated, Use "Google Play Services" #41

Open
piyushhari opened this issue Jul 24, 2013 · 6 comments

Comments

@piyushhari
Copy link

gcm.jar is now officially deprecated by Google. See this : http://developer.android.com/google/gcm/gs.html

It now recommends using "GoogleCloudMessaging" class for all client needs. This class is installablel as "Google Play Services" under "Extras" in android sdk manager.

PushPlugin implementation should move to the new way.

@gsmeets
Copy link

gsmeets commented Jul 24, 2013

Feel free to participate. ;)

@piyushhari
Copy link
Author

Ok. It seems this issue is very important to be resolved. Google officially deprecated GCM JARs.
screen shot 2013-08-12 at 11 10 21 am

We should move to GoogleCloudMessaging APIs that are part of Google Play Services asap.

@jdhiro
Copy link

jdhiro commented Sep 1, 2013

FYI, this isn't ready for prime time yet, but I've switch to Google Play Services in my new branch https://github.com/jdhiro/CordovaPush

@piyushhari
Copy link
Author

awesome Jason ! Do you plan to merge it this branch any sooner ?

@jdhiro
Copy link

jdhiro commented Sep 1, 2013

Working on it as fast as I can, but I can't make any promises. I doubt it will ever be merged into this repo.

@piyushhari
Copy link
Author

thanks Jason. Appreciate your quick reply. We consume this version of the plugin against cordova 2.2. And are looking forward to your merge.

maxrevilo pushed a commit to maxrevilo/PushPlugin that referenced this issue Jun 3, 2015
…stom-android-push-color

Fixed an incompatibility with the Facebook plugin for Android
gaguirre pushed a commit to gaguirre/phonegap-plugin-push that referenced this issue Sep 29, 2015
gaguirre pushed a commit to gaguirre/phonegap-plugin-push that referenced this issue Sep 29, 2015
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

3 participants