java-apns
java-apns copied to clipboard
Complex Payload size : 2048 bytes
APNS docs indicate that the payload size is 2048 bytes , but i am getting an exception when the payload is over 256 characters long (bytes) . Has anyone else faced this issue before ?