while i’m using push notification in iphone with local server(used php), not able to receive the notification…it shows an error like “Connection timed out (60)”…..
can any one tell me clear idea for implementing the server side code (php)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check this site: http://www.easyapns.com/.
They show all the steps and give to you a simple APNS server in php/mysql.
Hope it helps.