Archive

Posts Tagged ‘Obj-C’

APNS Send Device Token to Provider

July 14th, 2009 Jon Smith 10 comments

I am currently in the middle of designing and developing an application based on the Apple Push Notification Service. There is alot of information about the client side registration and plenty of server side code examples, but I haven’t found anything that simple demonstrates how to send your device token to the provider service.

Read more…