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

Adapted library and tests for new 2KB payload size #19

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

Conversation

HiroProt
Copy link

@HiroProt HiroProt commented Sep 5, 2014

At WWDC 2014, Apple announced an increase of the payload limit from 256 bytes to 2 kilobytes. This new limit is now in effect on production APNS servers, and thus the library should use the new limit.

@logicalparadox
Copy link
Owner

Code looks fine but the travis build failed. Looks like the tests to automatically limit the message body length and append ... are failing as they were designed for 256 bytes. Would you mind fixing those up as well?

@antoineverger
Copy link
Contributor

Is there an update on that topic ? If not, I will do another PR including the test fix. Please let me know if I can help.

@logicalparadox
Copy link
Owner

@antoineverger Sure, go ahead.

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.

None yet

3 participants