popView() problem - reset navigator views - iPad
Hi.
I am creating an multiscreen application on iPada3.
I use a stack of views with the class navigator pushView () and popView (). When I switch to another app on my iPad, and then go back to my application, the navigator is reset and popView () shows incorrect previous view.

Example:
I am on 5 view my application. I switch to another application such as Photo Booth, and then go back to my application and I click back (popView()) to return to the previous view. Shows a view of 2 or 1 instead of 4. How does it protect? Tested AIR 3.5 and 3.6 beta.
