My app has the following flow:
login screen -> welcome screen -> main account screen
In the welcome screen I would like to have the option to "don't show this page again". Is there a good way to achieve this functionality so for future logins the user will go straight to the main account?
↧
Show welcome screen on first login only?
↧