I have to use the C2DM push notification for android and APNS for ios in my titanium 2.0.2 application.The previous posts couldn't help me. how can i implement these services in my application.Please help as soon as possible.
1 Answer
Must you use C2DM? Its deprecated. If you use the Appcelerator Cloud Services you can get APN for iOS and MQTT for Android. See the docs for iOS Push Notifications and Android CloudPush
Your Answer
Think you can help? Login to answer this question!