I’m looking to reset my application completely when it becomes inactive.
I dont want any states retained, is there an easy way to do this?
Would this be done in the Background Method? or any other of the State Methods within the application delegate?
I would suggest disabling iOS 4 backgrounding by adding the key
UIApplicationExitsOnSuspendto your info.plist