i want to know that if i have a server how do i send push notification to devices through APNs,do i need to register/authenticate my server to APNs.DO i need to pay for sending Push Notification?Any sample code related to this will help better to understand this.
Share
Go through following doc. It explains in depth the entire system.
Apple’s Good Doc About APN
Feel free to vote the answer, if you find it helpful.