Schedule and send APNs + GCM Push Notfications with a custom payload to your Titanium apps using a custom Laravel backend via Appcelerator Arrow Cloud (ACS).
a high volume of registered users and/or devices. • Possibility to send and schedule PNs to individual users/devices with a custom payload. • Cross platform!
OS X Your backend Ti app developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/ RemoteNotificationsPG/Chapters/ApplePushService.html Apple Simplistically… token + payload
module is already available: ricardoalcocer/acspushmod • No server side GCM and APNs certificate setup. • Unified platform agnostic ACS API, not likely to change, even when Google or Apple change API signature. • Custom backend • Full control with regard to scheduling, ACS has a limit of 100. • Custom client web interface with restricted options and more ease of use than AppC Platform. ACS with a custom Laravel backend, because …
multiple apps, thus ACS keys. • Via the backend API the Ti app should be able to schedule a push notification. • Commands, Jobs and Queue services. • Custom Admin Web Interface to monitor and send promotional push notifications. • Developer Resources …