Keep Users Logged In

Hi,

I am wanting to keep a user logged in until they explicitly log out.

This is inclusive of app closures.

Is this possible to avoid them having to log in each time the app launches?

Thanks!

Hi,

Yes this is possible, you have to set the pages, you have a “Welcome Screen” option, this is where a user is directed if they are not signed in when they open the app and a “Home screen” option, this is where a user is directed if they are signed in when they open the app. You can do this by clicking on the screen title in the adalo editor and it is under “Screen Navigation Type”.

Set the welcome screen to the login or signup area and set the home screen to a page that you want the user to go to when they open the app and are logged in.

Hope this helps, Thanks.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.