When my app comes back from a suspended state is behaving in a very strange way, so I would like to restart it from scratch in this situation.
But I don't want to restart it every time it enters the background and comes back to the foreground.
Is it possible to know if the app comes back from a suspended state or if it was just a background state?
Thanx in advance!