Iphone simulator 4.0 home button does not stop xcode debugger -


Can anyone help me?

I run my application via Xcode IFile Simulator 4.0, now I want to stop my application, so when I click on my iPhone Simulator Home button it can not stop the debugger I do not know why?

Can anyone help me?

Is the Exode Debugger still running? I was not seeing any such problem in iPhone OS 3.0 ...

Thank you in advance ...

The Home button now suspends the app in the background. With iOS 4 you have to kill the process.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -