ios 6.0.2 breaks Push Notifications in Corona

Hello @lost45,
Fair enough, the doctor analogy wasn’t great. And I noted above that Haakon HAS provided useful details which are appreciated. I was merely explaining why we ask for code samples whenever possible… and I realize it’s not realistic for every possible bug, but if a re-producable test case can be provided, it helps the engineers figure out the problem much faster.

This is a fairly serious issue (bug) and we recognize it. The next step is determining if it’s a Corona issue or an iOS 6.0.2. issue. Today is New Year’s Eve and tomorrow New Year’s Day. After that, I will personally “push” this issue (pardon the pun) with the engineering team.

Brent [import]uid: 200026 topic_id: 34429 reply_id: 136941[/import]

Haakon, do you know what build your live app is using? I have 6.0.2 on my iPhone 5 and I’m getting push notifications with an app built with 993.

Thanks
[import]uid: 199310 topic_id: 34429 reply_id: 136943[/import]

Rob, pretty sure it was 984. I’ll do some testing with that now. [import]uid: 21746 topic_id: 34429 reply_id: 136947[/import]

Haakon, can you help me understand the problem a little bit better. In the top post it appears that you never get a remoteRegistration event. But later it sounds like existing players no longer get push notifications, not that new players can’t get them.

Can you clarify this for us? I did a test going back to 971 and my app is able to receive new push notifications, but because this device is already registered, I can’t really test the remoteRegistration event.

Edit: I installed your app on my iPhone 5 w/ 6.0.2 and it never prompted me to allow Push Notifications, and I don’t believe I’ve seen any from it either. I did install it on a 6.0.1 device and I did get prompted to allow Push Notifications.

[import]uid: 199310 topic_id: 34429 reply_id: 137057[/import]

Rob, thanks for checking this out thoroughly, it’s much appreciated.

We have tested A LOT on our side now, and new builds works perfectly in both ios 6.0.1 and 6.0.2. We’re using 990. I have no clue as to why it does not work when the app is being downloaded from the appstore, but I feel pretty confident that releasing an update will fix the issue. We’ve uploaded a new version to Apple. When it is live, if push still does not work, then we can start digging deeper.

So let’s just leave it for now. I’ve requested an expedited review, hope to see the new version live in a few days time. :slight_smile:

The Facebook issue, however, prevents us from using builds 991 and higher, so I hope you can have someone check it asap. Just use your own test project and change publish_stream to publish_actions and see how things start failing… [import]uid: 21746 topic_id: 34429 reply_id: 137078[/import]

Hi guys. I’ll appreciate if someone would help me with this. My app “Palabrin Tin Tin”, which is available in the App Store, and its push notification funcionailty was working perfectly until 2 months ago. Now the push only work on iphone 5. I already tested with 2 iphones with same ios, 6.1.2, and the iphone5 receive the push and the iphone 4s doesn´t. In my server side code, I receive a “notification sucess” message sent to both iphones, so… the push is sending well to the apple server and its sending back the right successful message but nothing in the iphone 4s side. Please let me know any clue to know what is happenning with this.
Thanks [import]uid: 27749 topic_id: 34429 reply_id: 145659[/import]

Hi guys. I’ll appreciate if someone would help me with this. My app “Palabrin Tin Tin”, which is available in the App Store, and its push notification funcionailty was working perfectly until 2 months ago. Now the push only work on iphone 5. I already tested with 2 iphones with same ios, 6.1.2, and the iphone5 receive the push and the iphone 4s doesn´t. In my server side code, I receive a “notification sucess” message sent to both iphones, so… the push is sending well to the apple server and its sending back the right successful message but nothing in the iphone 4s side. Please let me know any clue to know what is happenning with this.
Thanks [import]uid: 27749 topic_id: 34429 reply_id: 145659[/import]