hey all, I'm trying to implement the Titanium ACS cloud service in order to stop using Urban-Airship. Iv'e been able to receive push notifications successfully through a Test-App I wrote. Then, when I tried using it in my Original app it just doesn't work despite the fact that everything's looking good: The app can get the device's (Android Emulator) Token to be subscribed and using the a REST request I get a good response. The problem is that nothing is shown on the device, like the Callback function in not called. In the Emulator's running services the app is running.
Any ideas? Thanks!!!
5 Answers
hi nir, i am new to titanium i want to implement push notification in my android app. can u provide any steps or code to follow? thanks in advance.
Is there any sample project for push notification
You can refer following sample project for push notifications.
http://www.titaniumtutorial.com/2012/06/appcelerator-cloud-push-notification-in.html
Thanks, Jakir
1)Titanium version >= 2.1.0 2)ti.cloudpush >= 2.0.5 3)ti.cloud >= 2.1.0
Hi, I use the upush module in the Marketplace, took me 10 minutes to get it working, cost $30 but has saved me so much time.
Your Answer
Think you can help? Login to answer this question!