Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Not Receiving Push When the Device is Offline for iOS

Hi,

I have an issues with Push Notification for my APP when it runs on iOS.

I don't receive any push notification on my iOS when my device is offline, its fine but I am suppose to get those notifications when my device come back online but I am not getting.

Its working fine for Android, I am getting my push which was sent to me when my android device was offline, at the very moment when device comes back online.

Regards
Animesh

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Not Receiving Push When the Device is Offline for iOS

Hi Anim -

You won't receive push notification when device is in offline mode, when device is back online different mechanism of initialization is used on this platforms.

Perhaps Android has quicker time responses, but such case should be tested I can't tell you for sure.

Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Not Receiving Push When the Device is Offline for iOS

Thanks Illya,

Could you please suggest a mechanism to test that for my iOS.
It works perfect with Android.

Animesh

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Not Receiving Push When the Device is Offline for iOS

Hello Anim,

Unfortunately this is how iOS works:
https://developer.apple.com/library/i...
Maybe this link will be useful for you:
http://stackoverflow.com/questions/87...

Return to “Issues”