Posted on Apr 29, 2015 by
Massive Horse
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
Comment #1
Posted on Aug 14, 2015 by Massive BirdThis is fixed in my fork! https://github.com/fernandospr/javapns-jdk16
Status: New
Labels:
Type-Defect
Priority-Medium