iOS5 has multi tasking enabled feature.
So, When the app is in background mode, can I download the data in background?
Will apple permit to write such code?
If yes, any examples will be of great help.
iOS5 has multi tasking enabled feature. So, When the app is in background mode,
Share
You can. You could use one of methods described in iPhone – Backgrounding to poll for events to get ‘constat background’ for you
But Apple is very unlikely to approve such abuse for AppStore