Hi, on iphone with multitasking and iOS4.1, if i have the debugger connected i noticed that code is still being run in the background, my breakpoints are still hit, timers are running. This without any of the background modes set.
Is it the case that having the debugger connected prevents the app from being suspended?