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

Make GCMRegistrar.checkManifest() aware of Jelly Bean changes #6

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

If an app is targeted to Jelly Bean:

- The broadcast receiver does not need the category
- The C2D_MESSAGE is not required

GCMRegistrar.checkManifest() should take the version in account and disable 
these 2 checks when running on target 16.

Original issue reported on code.google.com by felip...@google.com on 7 Aug 2012 at 7:08

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

No branches or pull requests

1 participant