Category Archives: Objective C

APNS error – No Valid aps-environment entitlement

If you get the following error when trying to register for a device token, firstly ensure you have correctly followed the directions within the iPhone Developers Portal.

Posted in iPhone, Objective C, Programming | Tagged , , | 6 Comments

APNS Send Device Token to Provider

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 … Continue reading

Posted in iPhone, Objective C, Programming | Tagged , , , | 11 Comments