No. People do.
I only have an iPod touch and don't have access to an iPhone. I'm writing a countdown timer app but have concerns that incoming calls would interrupt its function.
What happens when phone calls are received or made? Are apps left running in the background?
Would an [NSTimer scheduledTimerWithTimeInterval...] be interrupted?
I only have an iPod touch and don't have access to an iPhone. I'm writing a countdown timer app but have concerns that incoming calls would interrupt its function.
What happens when phone calls are received or made? Are apps left running in the background?
Would an [NSTimer scheduledTimerWithTimeInterval...] be interrupted?