We are migrating to the APNS service which is HTTP2 and TLS based APNS API. We are receiving GOAWAY errorCode 2 responses.
Sent GOAWAY: lastStreamId '0', errorCode '2', debugData ''. Forcing shutdown of the connection.
We use the old App certificates still which used to work with the old certificate based APNS connection mechanism.
We are too late in migrating to the new ways and we read https://developer.apple.com/news/?id=uzyxiriy#:~:text=APNs%20will%20no%20longer%20support,protocol%20after%20March%2031%2C%202021.
Any help is highly appreciated as we will have a big outage when we are not able to migrate to the new HTTP2 based implementation.
Also can you share if the old mechanism will be stopped completely or will the support be stopped.
Sent GOAWAY: lastStreamId '0', errorCode '2', debugData ''. Forcing shutdown of the connection.
We use the old App certificates still which used to work with the old certificate based APNS connection mechanism.
We are too late in migrating to the new ways and we read https://developer.apple.com/news/?id=uzyxiriy#:~:text=APNs%20will%20no%20longer%20support,protocol%20after%20March%2031%2C%202021.
Any help is highly appreciated as we will have a big outage when we are not able to migrate to the new HTTP2 based implementation.
Also can you share if the old mechanism will be stopped completely or will the support be stopped.