i’m trying to add push notification to my app, but, so far, i could find only tutorial that seems to be old and outdated… Can someone explain me how can i make my app send a notification?
My app takes some content from an xml online and i want to send the notification when the xml contains a date of update more recent. Can i?
I found a simple and clear video about this here: http://www.youtube.com/watch?v=_3YlqWWnI6s.
It is simple and clear, and after that i followed http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12 and http://blog.serverdensity.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/. So i managed to send push notification. Needs some work but it’s not do difficult as i thought.