I want to call a function when my ios app exits.
In this [link][1] I read i need to tick 'Exit on susend' to get OnApplicationQuit.
But i dont find any such boolean in player settings of ios.
Please help me out
[1]: http://docs.unity3d.com/ScriptReference/MonoBehaviour.OnApplicationQuit.html
↧