Push Notification

I tried to follow the post on http://www.coronalabs.com/blog/2011/12/21/push-notifications-for-ios-in-corona-sdk for adding push notification into my app. 

I made the certificate and provisioning. Updated my config.lua and added the runtime notification event on main.lua. I uploaded the php and pem file to my server. But I can’t find the device token. How can I request a token? Nothing was shown when I start the app on my iPad. I can’t find my app on notification settings on my ipad too. Do I miss anything or did something wrong?

Thanks

Alex

Hi Alex.

 

Push Notification with cloud is a pain. I have spent tremendous amount of time figuring out the proper way to handle iOS Push Notifications and I succeeded to make it in elegant way with Parse.com as a backend. 

 

I thought some of you guys might want to save long hours of testing so I packet everything up for you: CoronaSDK iOS Push Notifications

Hi Alex.

 

Push Notification with cloud is a pain. I have spent tremendous amount of time figuring out the proper way to handle iOS Push Notifications and I succeeded to make it in elegant way with Parse.com as a backend. 

 

I thought some of you guys might want to save long hours of testing so I packet everything up for you: CoronaSDK iOS Push Notifications