iPhone Push Notification Unable to Connect to the SSL Server

前端 未结 3 2097
失恋的感觉
失恋的感觉 2020-12-30 16:54

I followed the instructions at:

How To Build An Apple Push Notification Provider Server When I run the php script on my MacOSX or on Windows using Parallel desktop,

3条回答
  •  攒了一身酷
    2020-12-30 17:25

    Your hosting provider probably does not allow outbound connections to ports 2195 and 2196. Most shared hosting providers do not have those ports open. You might need to get a VPS or you can also try UrbanAirship which provides Apple Notification Service integration and is free for a certain limit per month.

提交回复
热议问题