Hello guys
I would like some clarification on how to work the system event suspend on corona.
In my game I have about 30 modules and inside many of them use timer and transactions. I want to know if for every modules I create a method that in case of suspension put them all pause.
What coronaSdk does alone, what should I do?
What is the best way?