didFinishLaunchingWithOptions not called but app is running ok

didFinishLaunchingWithOptions not called but app is running ok

i have another quetions, just such as:


I have a strange behavior maybe due to capabilities of my app (I selected all background activities). When I first launch the app in simulator with debug I can see traces in debugger window. this is working. But if I hit the "stop" button of xcode and then hit the "run" button of xcode, I can't see the debug trace anymore. I can see the app is still there in the background and It is writing to the system.log inside file system but not on debugger window of xcode.

Id I kill by hitting cmd+h then quit, then re-run I have the debugger trace again.

Could you please help me understand how I could make my debugging les clumky please ?




Have a nice day

didFinishLaunchingWithOptions not called but app is running ok
 
 
Q