If a text comes in and the user switches over to the SMS app, then my app does not store any data (i.e. I don't think a call to applicationWillTerminate is made, which is the function that stores the data). I've read the iPhone document that states applicationWillTerminate is called any time the app exits, but this does not seem to be the case.
Anyone else out there experiencing the same issue?
Anyone else out there experiencing the same issue?