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 it clear that a push message does not require a payload #289

Open
collimarco opened this issue Jan 19, 2018 · 0 comments
Open

Make it clear that a push message does not require a payload #289

collimarco opened this issue Jan 19, 2018 · 0 comments
Labels

Comments

@collimarco
Copy link

The standard should explicitly state that you can send a push signal without the notification payload (and without the related headers used for the payload encryption).

This fact is only implicit in the current standard. However it is widely used in production by many services that were born before the payloads.

The section 11.2.2 Receiving a Push Message, point 5, says If the push message contains a payload. However I can't find the place where the option "no payload" is described.

I think that you should state that more clearly in order to avoid future bugs.

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

No branches or pull requests

2 participants