Troubleshooting push notifications - response code 114

Hi there,

I am working on setting up a simple push service for my application. I have looked in this document for any references to a list or a table of code responses that the APN Server returns but no luck. If anyone can reference a list of these code responses, that would be great!


For example:

when I establish a connection with the APN server with an empty token, I get code 84 which probably means missing token. So there seem to be a responses API mechanism in the back seen, but I can't find any docs for that API !


I found a basic list of codes here

I also get response code 122, does anyone know what response code 114 or 122 codes mean ?

Woho any body here?


byte1 = always 8, byte2= StatusCode, bytes3,4,5,6=identifier(rowID). Should return nothing if OK.
Troubleshooting push notifications - response code 114
 
 
Q