c2dm integration

Is c2dm support going to be added anytime soon?
(Yes, I have not bought a subscription yet, but I have been playing around with corona over a year now off and on. Just getting close to releasing my first game)
[import]uid: 55582 topic_id: 25566 reply_id: 325566[/import]

wow… don’t burn up the forum with posts.

So I have a workaround figured out. Apk put together with Eclipse that registers the device with c2dm when its ran. Then that apk would either install (first run) or open the corona built apk, then close out… basically the first apk would do the receiving of the push notifications…

This method requires you to have your own web server to issue the notifications though…

I have it all working except the opening/installing of the corona apk. Its nasty but it will give you notification support

other inputs would be nice

Steve [import]uid: 55582 topic_id: 25566 reply_id: 103722[/import]