About iphone push notification service

I looked at the Apple api documentation related to the Push Notification service on the iPhone and all the possible links I found through Google. Therefore, I created an SSL certificate and received a device token.

But after that, how to use this push notification service in the iPhone app ?. Does anyone know about this?

+3
source share
2 answers

For server notifications / remote push - it depends on what you plan to run on your server, or if you intend to use a third-party service for this.

Here are some notes if you have your own Rails-based server.

+1
source

push-, PushBots

0

All Articles