java-apns icon indicating copy to clipboard operation
java-apns copied to clipboard

Complex Payload size : 2048 bytes

Open sunilaa opened this issue 10 years ago • 0 comments

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 ?

sunilaa avatar Mar 29 '16 02:03 sunilaa