ios - Got status code = 11 on APNS notification -


i'm handling error apns send after write notification. according documentation, error code should 1-10 or 255.

link: https://developer.apple.com/library/ios/documentation/networkinginternet/conceptual/remotenotificationspg/chapters/communicatingwithaps.html

however, got package back: 080b00000000 command 8 fits documentation b = 11 not documented encounter before well?

thank you!

it happens me too.

my 'notification identifier' item in frame wasn't formed.

the 'item data length' must size of binary version of identifier.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -