Does iOS 4 Have "Real" Multitasking?
Posted
by pkulak
on Stack Overflow
See other posts from Stack Overflow
or by pkulak
Published on 2010-06-09T05:18:19Z
Indexed on
2010/06/09
5:22 UTC
Read the original article
Hit count: 228
iphone
|iphone-sdk-4.0
Ever since the first beta came out I've been trying to find out if "real" multitasking is possible. I.E., can you put a program in the background and have it hang on to a network connection indefinitely? I'm thinking about IM or IRC apps, for example. I've compiled an app myself on OS 4, and without changing a thing it appeared to stay running in the background, but for all I know it was just suspended to memory. The docs say the best you can do is request up to 10 minutes, but in the developer presentation they showed off Skype sitting in the background and then notifying the user that a call was coming in. Does anyone know for sure how this is all going to work?
© Stack Overflow or respective owner