Status Bar Notifications

Is it possible with Corona to post an item to the Status Bar, like say for instance Words with Friends. I’m developing a 2player game and would like to run it in background checking my server for progress in the game and posting a notification to the status bar when there is a change.

I have been reading and searching, but the only info close to this is the push notifications on iphone.
Steve
[import]uid: 55582 topic_id: 24915 reply_id: 324915[/import]

Push Notification is the only way to do this on an iPhone. [import]uid: 10389 topic_id: 24915 reply_id: 101513[/import]

yrp… c2dm support seriously needs to be added to corona. I’ve spent way too much time on this game to not be able to push notify another android device [import]uid: 55582 topic_id: 24915 reply_id: 103328[/import]

I have it working in a not so pretty way… but I can push the device with “It’s Your Turn!” … and such
[import]uid: 55582 topic_id: 24915 reply_id: 103796[/import]