Push notification 无法通过web服务(php API)调用Apple推送通知服务(APNS)。这里通过代理服务器调用APNS服务?

Push notification 无法通过web服务(php API)调用Apple推送通知服务(APNS)。这里通过代理服务器调用APNS服务?,push-notification,apple-push-notifications,apns-php,Push Notification,Apple Push Notifications,Apns Php,无法通过web服务(php API)调用Apple推送通知服务(APNS)。这里通过代理服务器调用APNS服务。我正在web服务(PHPAPI)中进行APNS调用。这里通过代理服务器调用APNS服务。因为我无法直接连接苹果服务器。我们有一些限制,无法直接从live server连接其他服务器/URI。因此,我只能在代理的帮助下调用其他服务器。 我在调用web服务时收到以下错误消息 Please find the error message to the API call. stream_soc

无法通过web服务(php API)调用Apple推送通知服务(APNS)。这里通过代理服务器调用APNS服务。我正在web服务(PHPAPI)中进行APNS调用。这里通过代理服务器调用APNS服务。因为我无法直接连接苹果服务器。我们有一些限制,无法直接从live server连接其他服务器/URI。因此,我只能在代理的帮助下调用其他服务器。 我在调用web服务时收到以下错误消息

Please find the error message to the API call.

stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

Please provide perfect solution to this issue. 
试试这个问题