TiPushNotification
TiPushNotification copied to clipboard
CommonJS module to handle push notifications for both iOS and Android into Appcelerator Titanium apps
Is it possible to use it with Urban Airship? Tks
Hi, I added settings code lines into alloy.js When my app is not closed and working on background, onReceive function appear and my app opens new window with my custom...
I add 2 functions... one to `DELETE` the token from backend and another to get properties(extraOptions) if needed. Also I do a check to prevent to register token to backend...