Creating gmail login problem

Hello, Please help me with this aia that it should store once sign in id and i should not go back to screen 1 when press back.
gmaillogin.aia (36.9 KB)

Just post your blocks. Not a lot of users have the time to download and import and debug a project.

1 Like

blocks blocks (1)

Did you follow the steps givin in this guide @metalcodes ?

Have a visit then cross check and then you can ask if it doesnot work… No issue

1 Like

Yes i have cross checked it but i want to know to how to store once collected (sign in) gmail using tiny db and later after opening app once again i don’t want to see Screen 1 with sign in.

very simple @metalcodes ,try the below blocks and let us know, it is working or not
Update1: Wait for 5 min

Update2: Try the following code, Definitely it will work

1 Like

Screenshot 2021-02-16 150918
@Still-learning can we replace this block with tiny db when user open the app second time it bypass the screen1

2 Likes

is my block correct without tiny database @Still-learning ???

1 Like

Instead of clock component you can use when screen initialize, That is the safest way.

2 Likes

Okay but is this block right with google picker??

1 Like

yup, it will work good

2 Likes

Thank you so much for helping :heart:

2 Likes

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