I am starting to look for the Apple Push Notification Service . I have an created using Monotouch framework,
How can I start to let my app use the apple Push Notification Service,
Should I create a Web Service that handle my event and if the insert event is captured for example I send data to the APNS and that is all or should I create something particular. and in the Client Side Should I add some method to handle the notification from APNS??? I am really confused and I don't know from where should I start doing all this. Thanks in Advance for your help