In our application using PHP 5.6 version. In this version is not enable HTTP2 protocol. So we can't able to send a push notification to the APNS. Suddenly we can't able to upgrade the PHP versions.
How can I enable HTTP2 protocol and send a notification to APNS.
We tried lot of things.