Allowing users to resume to their current page after reopening app

Hi all,

It's very important for any users who use my app to be forced to resume to the page they were on before closing the app. Think of a test app for example, the user should be able to go backwards and change their answers / selections.

What would be the best way of achieving this? A persisted app state variable which is updated with an integer corresponding to a current page?

5 replies