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

Canonical IDs support #50

Open
ayushkr19 opened this issue Mar 1, 2016 · 0 comments
Open

Canonical IDs support #50

ayushkr19 opened this issue Mar 1, 2016 · 0 comments

Comments

@ayushkr19
Copy link

Canonical IDs are sent as a response by the GCM server in case the registration ID changes for a client. The number of canonical IDs are given by the "canonical_ids" key in the response JSON. For the corresponding recipient, the registration_id on the server should be replaced by this canonical ID.

The response body format is given here: https://developers.google.com/cloud-messaging/http#response

Please check the 2nd example from this link : https://developers.google.com/cloud-messaging/http#example-responses

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

1 participant