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.
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
Post a Comment