I followed the steps mentioned in the best course textbook . It is that it is easy to send push notifications to my iPhone application using my system as a temporary server (i.e. by sending a message, running PHP code from a terminal window).
But, while for creating and dynamic messages for different users at different times, it is very difficult for me to configure the service on the server.
So, I go to a third-party server to send push notifications. - Parse.com
Tutorial to use this API.
Application installation documentation .
Here we have the parse.com tag for questions about this process.
source share