Curious what is the difference between fetch and push options. Can one of you savvy users respond? Thank you!
Curious what is the difference between fetch and push options. Can one of you savvy users respond? Thank you!
Fetch is when you open an application, and it goes and looks for the information on the server. It's like opening a web browser and clicking on a link. You get back what you asked for.
Push is when an applicaiton establishes a connection to a server, and the server sends back updated information without the client asking for it. This obviously has advantages as the application can notify you when there is something new without it having to be open. Many iPad apps can use push, but mostly used by email.
Push can be more wasteful for battery by a margin because of constant communication. Fetch can be also wasteful if it's set to check the server every 15 minutes even when there is nothing new.
Thanks much for your response and for That great explanation.
Since the question was answered and that this is in the wrong section...
With this-we will now close this thread. Thank you for your understanding.
iPad 2 ~ Wi-Fi ~ 32 GB | MacBook Air 13-inch 4 GB RAM/128 GB | Apple TV (3rd Gen) | iPod Classic 80 GB | iPod Touch 32 GB (4th Gen)