I would like to send push notifications from my Corona app but I’m not sure what the php script in the iOS push notification tutorial is doing:
http://www.coronalabs.com/blog/2011/12/21/push-notifications-for-ios-in-corona-sdk/
Specifically, lines such as: [lua]stream_context_set_option($ctx, ‘ssl’, ‘local_cert’, ‘ck.pem’);[/lua] are unclear to me.
Has anyone made good progress with push? [import]uid: 8271 topic_id: 35684 reply_id: 335684[/import]