Return To Last Screen

The return to last screen method loads the previous screen on your app, is the same as clicking the "back button" in your browser.

you can activate this function in a return arrow.
User can return from login to home screen with the return arrow.

This method will not work if the previous screen doesn't exist before you close the app.

Last updated

Was this helpful?