Request notification in the APPID configure button generate both development and production files.
Download this two file installed and generate pem file. I put these file into the Application.
while am testing time Application received notification but i published app in App-store.i downloaded the Application am not able to receive notification. in the php file device token is differ from development.
Please advise me to solve this problem.
With Regards,
Senthilkumar
did you use the production url instead of the dev url to send your push messages?
production: ssl://feedback.push.apple.com:2195
developement: ssl://gateway.sandbox.push.apple.com:2195