User registration to use app

I have developed an app which will allow users to upload their photos so that a Photo album is developed for them. I want to share the app publicly so that users can access via Google store.

How do I include user authentication or sign-in into the app? I want all potential users to register their details before they use the app. This information needs to be captured in a Clients Table with fields of information: Name, surname, email, phone etc.

0 1 588
1 REPLY 1

@Mncedisi_Dewa
To benefit from user authentication, you need to have a Pro plan firstly. You can create a registration table and set a conditional expression for the Initial View to display a registration form to collect user information or any “Home” screen you choose to display to the user depending if their useremail have a registration record or not.

Top Labels in this Space