Problem Keeping Mobile App Running
Hi,
I'm noticing a problem keeping my mobile app running when it's brought back from the background. It seems after a period of time, iOS will terminate the running app even tho it's still shown as running in the task list. The app uses Flex, and so when the app goes into the background and say an hour later I click on the app's icon to bring it to the foreground, the same view is not restored, and the app behaves as if it is starting again for the first time. It does this even I can verify it is shown as running in the task list before i click on the app's icon. The same holds true for Android. I thought that the app is not terminated unless the OS terminates it, but the app is getting terminated somehow. Has someone seen this behavior before?
