Search code examples
androidpush-notificationtitanium-mobileappcelerator-mobilegoogle-cloud-messaging

Android Push Notifications through Google Cloud Messaging for Titanium


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.


Solution

  • 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