Delay in receiving APN on iPhone

别等时光非礼了梦想. 提交于 2019-12-24 15:12:20

问题


Sometimes I am experiecing a delay while receiving APN , while at other times its working absolutely fine.

I am also connecting to the feedback server at ssl://feedback.sandbox.push.apple.com , but its not showing any data.

What are the possible reasons for the delay?

Thanks


回答1:


Delay can happen if you've got a bad connection on 3G or Edge (iPhones use those, not wifi, for push unless they're totally unavailable). If the connection is dropped but the device doesn't know it, it'll wait until it does a heartbeat and realizes the connection is closed.

Also, if you're using an iPod Touch, the connection to the push servers will only be maintained while the backlight is on or you're plugged in via USB; otherwise the wifi connection will be dropped when the backlight goes off to save power, and it'll poll for new notifications every half an hour.



来源:https://stackoverflow.com/questions/1807456/delay-in-receiving-apn-on-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!