Wednesday 20 June 2012

Implementing APNS in Titanium-Start to End Tutorial

Hi,
Today we will be implementing the APNS(Apple Push Notification Service) using Titanium.
I will guide you from your client code to the server side implementation.


Get Started

Client Implementation

Create a Titanium Mobile Project.
Once it is done, open your app.js and paste this code

Pages