iOS push notification issue

Hi everyone,

I was wondering if anyone on here has been successfully able to get the push notification working on the iOS platform.

Basically I am not using Corona SDK as a development platform, just using the Cloud API as a backend, and I have been trying to get the push notification working but without any luck. I have done all the steps needed on the set up side(certificates and stuff), and have tried that p12 certificate on a different push platform( Urban Airship) and it worked. But sending push from the Corona Labs panel is not, even though every time I try to send the push it says : “Notification successfully sent”, but nothing shows up on the device and in the log. 

I have done a quick search around the forum and these two threads seem to be related to the issue:

1/http://forums.coronalabs.com/topic/34465-urgent-push-notification-certificates/?hl=%2Bpush+%2Bnotification

2/http://forums.coronalabs.com/topic/33193-push-notifications-and-game-invites-not-working-for-me/?hl=%2Bpush+%2Bnotification

looks like it has not been resolved yet, so I would really appreciate if any one has been able to fix that to share the steps to get it working, or is it something that’s buggy in the backend that Corona developers are working on?

Thanks,

Joey

Hi Joey,

Same situation here. I’ve tried every possible way to get it to work. I’m using the Corona SDK but I had no luck on get it to work. Maybe Mohammad or some other guy from the Cloud team at Corona can help here or at least give us an idea of what is working and what is not. 

Related topic (not reolved): http://forums.coronalabs.com/topic/33246-can-someone-put-together-a-sample-for-user-reg-and-login-please/?p=173345

Cheers, 

Mustafa

Yea definitely keen on hearing from someone from Corona to give us an idea or some pointers…

Any ideas anyone?

Hi Joey,

Same situation here. I’ve tried every possible way to get it to work. I’m using the Corona SDK but I had no luck on get it to work. Maybe Mohammad or some other guy from the Cloud team at Corona can help here or at least give us an idea of what is working and what is not. 

Related topic (not reolved): http://forums.coronalabs.com/topic/33246-can-someone-put-together-a-sample-for-user-reg-and-login-please/?p=173345

Cheers, 

Mustafa

Yea definitely keen on hearing from someone from Corona to give us an idea or some pointers…

Any ideas anyone?

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

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