How to setup APNS Provider server
Hi,
I would like to update my App , I got some insight of about client side implementation after googling...
But not getting any clear picture about implementing on the server side.
I got a bit stuff of generating .PEM files... after that how to install those files on the server side is not clear...
We have PHP Server, how to install and how the url to be formed for connecting the Appple servers..
Also do we need to store all the device token tat iPhone device sends, on our own server and take those tokens every time.. for sending .. not much clear on this issue yet..
Please update issues regarding these..
|