It would be possible to add GCM, but I'm not sure how we'd let people respond to arbitrary payloads without coding.
If maybe not in a fully generic way...it might make sense for us to put Google Cloud Messaging to use behind the scenes, powering a set of relatively specialized services.
If i rember you can only push 1k of data. So probably a preset msg code to display a notification bar even. Application update available. Weather alerts, events, then app would open showing a page from interal app html, or external html in app browser window.
Push notifications would allow us to market custom apps to small buisinesses such as those offering coupons, specials and anything that has a time period associated with an offer. I am for implementing push notifications as a feature.
Comments
If maybe not in a fully generic way...it might make sense for us to put Google Cloud Messaging to use behind the scenes, powering a set of relatively specialized services.
What kinds of payloads were you thinking of?