Push Notifications? is this any closer?

I keep seeing things for the Iphone side getting done… Are we any closer to getting push notifictaions?

Steve [import]uid: 55582 topic_id: 30805 reply_id: 330805[/import]

Regarding API platform difference
I often see post from staff where they reply to android developers something like “No you can’t have that because we want corona to be the same with all OS:s/platforms we support”

And that is cool imo and one of the top features of Corona.

But in that case everything in the API that differs between the android and ios (or whatever platform) should either:

  1. be completely removed from the API until all platforms support it (and if not possible on a platform removed forever)
    or
  2. If possible on all platforms but not implemented yes… what differs between then should be made top priority…And be implemented before new stuff gets added.

right?

Either that or implement specific platform features as a subset you have to require and in tht case go all out and do really platform specific stuff if one opts to use it. [import]uid: 53069 topic_id: 30805 reply_id: 123282[/import]

i’m asking because they told me that it would happen last month or this month… so I keep asking. [import]uid: 55582 topic_id: 30805 reply_id: 123288[/import]

Agreed. This is starting to get frustrating. If your gonna implement push for android then let get after it and stop telling us “soon” and “next month”. I really appreciate all that has been done to make development for iphone easy but Android is a player in the market as well. Thoughts on when Push notification might be ready???

Thanks [import]uid: 89018 topic_id: 30805 reply_id: 123294[/import]

The only thing I can think of as their reason for not hopping on it is that you need a webserver to route your pushes thru. Your server creates the push message and sends it to the GCM server, to the device. Its extremely simple to implement. I had a c2dm account ( c2dm was the test version of GCM) sending pushes to my test devices with custom icons and the whole shizbang…

[import]uid: 55582 topic_id: 30805 reply_id: 123688[/import]

I’m the only one here who need to read/write to sdcard on Android ?
I thing it need one line of code to get the path of sdcard on Android.
Please add this. Why are you so slow… [import]uid: 138389 topic_id: 30805 reply_id: 123707[/import]

Regarding API platform difference
I often see post from staff where they reply to android developers something like “No you can’t have that because we want corona to be the same with all OS:s/platforms we support”

And that is cool imo and one of the top features of Corona.

But in that case everything in the API that differs between the android and ios (or whatever platform) should either:

  1. be completely removed from the API until all platforms support it (and if not possible on a platform removed forever)
    or
  2. If possible on all platforms but not implemented yes… what differs between then should be made top priority…And be implemented before new stuff gets added.

right?

Either that or implement specific platform features as a subset you have to require and in tht case go all out and do really platform specific stuff if one opts to use it. [import]uid: 53069 topic_id: 30805 reply_id: 123282[/import]

i’m asking because they told me that it would happen last month or this month… so I keep asking. [import]uid: 55582 topic_id: 30805 reply_id: 123288[/import]

Agreed. This is starting to get frustrating. If your gonna implement push for android then let get after it and stop telling us “soon” and “next month”. I really appreciate all that has been done to make development for iphone easy but Android is a player in the market as well. Thoughts on when Push notification might be ready???

Thanks [import]uid: 89018 topic_id: 30805 reply_id: 123294[/import]

hooo now! lets not get crazy… I’m just gonna stick with asking for the ability to do push notifications like every other professionally made application. [import]uid: 55582 topic_id: 30805 reply_id: 124049[/import]

The only thing I can think of as their reason for not hopping on it is that you need a webserver to route your pushes thru. Your server creates the push message and sends it to the GCM server, to the device. Its extremely simple to implement. I had a c2dm account ( c2dm was the test version of GCM) sending pushes to my test devices with custom icons and the whole shizbang…

[import]uid: 55582 topic_id: 30805 reply_id: 123688[/import]

I’m the only one here who need to read/write to sdcard on Android ?
I thing it need one line of code to get the path of sdcard on Android.
Please add this. Why are you so slow… [import]uid: 138389 topic_id: 30805 reply_id: 123707[/import]

hooo now! lets not get crazy… I’m just gonna stick with asking for the ability to do push notifications like every other professionally made application. [import]uid: 55582 topic_id: 30805 reply_id: 124049[/import]

just getting this on the first page again… PUSH NOTIFICATIONS!!!

gcm integration… [import]uid: 55582 topic_id: 30805 reply_id: 124883[/import]

just getting this on the first page again… PUSH NOTIFICATIONS!!!

gcm integration… [import]uid: 55582 topic_id: 30805 reply_id: 124883[/import]