I am new to push notification. I want to send push notification from a php-apache server to IOS device.I have the following:
1.pem certificate 2.device id 3.password
My server is an ordinary http server. can I send using http?? My 443 port is disabled. Please give some php working codes to send push notification based on these.