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

MA-668 Mobile Push Notification payload update #7805

Merged
merged 1 commit into from
Apr 27, 2015

Conversation

nasthagiri
Copy link
Contributor

Support iOS receiving the update even when in the background.
Support Android detecting duplicates.

Support iOS receiving the update even when in the background.
Support Android detecting duplicates.
@nasthagiri
Copy link
Contributor Author

Jenkins test this please.

@nasthagiri
Copy link
Contributor Author

@aleffert @hanningni Please review from the client perspective.
@cdodge FYI - updating notifications code after further end-to-end testing.

# 1. The push is displayed automatically
# 2. The app gets it even in the background.
# See http://stackoverflow.com/questions/19239737/silent-push-notification-in-ios-7-does-not-work
push_payload.update({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we decide this doesn't need to go into an "aps" sub key?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. That's what you tested last thing on Friday.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Just making sure.

@aleffert
Copy link
Contributor

👍

1 similar comment
@hanningni
Copy link

👍

nasthagiri added a commit that referenced this pull request Apr 27, 2015
MA-668 Mobile Push Notification payload update
@nasthagiri nasthagiri merged commit 4b6a171 into master Apr 27, 2015
@nasthagiri nasthagiri deleted the mobile/push-notification-ios branch April 27, 2015 20:04
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.

3 participants