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

PAYLOAD_MAX_BYTES

Open yantao1226 opened this issue 9 years ago • 1 comments

const PAYLOAD_MAX_BYTES = 256;

image

This length should be edit ?

yantao1226 avatar Mar 04 '16 07:03 yantao1226

They must have increased the limit since the library was built. I think it used to be 256 bytes.

jwage avatar May 29 '18 20:05 jwage