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

256 byte max size is outdated for iOS7 #241

Open
GoogleCodeExporter opened this issue Oct 26, 2015 · 1 comment
Open

256 byte max size is outdated for iOS7 #241

GoogleCodeExporter opened this issue Oct 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Push.payload() with a payload larger than 256b
2.
3.

What is the expected output? What do you see instead?
Payload should be pushed to APNS, instead PayloadMaxSizeExceededException is 
thrown

What version of the product are you using? On what operating system?
2.2.1 mac OSX 10.9.5

Please provide any additional information below.
New iOS7 payload limit is 2KB

Original issue reported on code.google.com by [email protected] on 29 Apr 2015 at 2:34

@GoogleCodeExporter
Copy link
Author

This is fixed in my fork! https://github.com/fernandospr/javapns-jdk16

Original comment by [email protected] on 14 Aug 2015 at 1:01

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