Hello,
The user will start with the screen “1”, then the screen “2”, then the “3”, the “4” etc…
I want, when he comes back to the application, that he uses a button and reaches the last screen.
I store in the database, his last screen.
I don’t know how to properly do it.
I can do a button with many click action and the 'happen sometimes":
But you can’t do it with many many screens (very slow).
I just want to do:
If last screen is 5 action button pushes you to screen “5”.
Any help ?