Skip to first unread message

VasilisMp

unread,
Apr 24, 2019, 10:57:35 AM4/24/19
to mitappinv...@googlegroups.com
I am making an app which has a system that you can register and login but im having trouble. When i register the tinydb stores the values on specific tags. But, when i go to login in the login screen the values doesnt save in the list, so i cant login. Any idea???

login.png
register.png

ABG

unread,
Apr 24, 2019, 3:10:34 PM4/24/19
to MIT App Inventor Forum
See the Login section of FAQ
for a working sample, using 1 screen.

Your sequence of If/then blocks will fall straight through
because they don't have any ELSE parts,
which you should add using the blue mutator button
on the if/then block.

Also see the Screens section of FAQ

You will find it easier to stay in just 1 screen and
use invisible/visible Arrangements to allow easier
testing in the Companion and to allow data sharing between
Arrangements.

ABG

VasilisMp

unread,
Apr 25, 2019, 9:30:37 AM4/25/19
to MIT App Inventor Forum
Reply all
Reply to author
Forward
0 new messages