Is there any way to set game time scale to 0 when home button is pressed and showing a resume screen when application is called back from background?
In documentation there is a sentences about Application.CancelQuit : "IMPORTANT: This function has no effect on iPhone. Application can not prevent termination under iPhone OS".
Is there any way?