I wish to ask details like gmail & phone no. for the first time when they are using my app. If they enter once, the app should not ask the same details again. How can i do this?
On app start (Screen1.Initialize) retrieve the TinyDB values for tags GMAIL and PHONENO, default blank.
If they come back blank, ask for them and store them.
There is a lot of "trust" going on in your app, from users. gmail account address AND mobile number ?
1 Like