If anybody knows how to implement Android push notifications through Google Cloud Messaging in Titanium mobile development, please provide me with some help.
Advance Thanx.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can check this titanium-module which integrate GCM with your app https://github.com/liccowee/Google-Cloud-Messaging–Titanium-/
am still trying to figure out how it work, but it look like many people is using it and its working fine ..
PS : i have tested it with one of my application and its working like a charm for over a week .. but you need to be careful about how to design your application notifications work