Hello,
I have just built a new sign up flow for new users.
The sign up is using custom forms. there are 4 steps. At the end of the process, inside the app, none of the data is shown e.g name etc etc. It is in the database. Account/record is created successfully.
- Name, email, phone number > create account > step 2
- Profile pic, description, etc > update current user> step 3
- Multi select menu > updates user on selection > step 4
- Mobile verification screen > success > timer screen > login
According to the editor “current user” data should be sent to the app internal home screen from the verification screen. In reality no data is shown in the app until the user logs out and then in again.
I think I must be missing something simple…
Any help would be amazing!