Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

Visit a page only once

Is there a way to visit a page (say startScreen) only once. I want a user to enter their email address the very first time they use the app. But after that, I don't want them to see that page again...

Thanks!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Visit a page only once

Hello Ben,

Sure it is possible.
1) Create start page which checks storage variable and navigates to other pages according to it's value
2) If user was visited page, rewrite that variable

Return to “Issues”