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

fix bug with invalid json being generated #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix bug with invalid json being generated #15

wants to merge 1 commit into from

Conversation

greg-barnett
Copy link

This fixes a bug where the JSON being sent to Google was missing 2 attributes. Google would return a status code of 400, indicating there was a problem with the JSON. Note: I haven't tested the case where Notification.data is nil.

@amir20
Copy link

amir20 commented Dec 9, 2012

@dondeng Can you merge this pull request? I tried his branch and the 400 error did go away.

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

Successfully merging this pull request may close these issues.

2 participants