thanks!!
but how can I add that only when a user is “signed up” can login.
or it’s fine no need to add that for login since it will show “we didn’t find an account with those login credentials”.
thanks!!
but how can I add that only when a user is “signed up” can login.
or it’s fine no need to add that for login since it will show “we didn’t find an account with those login credentials”.
Yes.you are right.
Let the user sign in.
If he is not registered, let s display system popup.
Or if you want a better UI , use event “when an handeled error occurs” add a condition when error message is "the error message(i don t remember sorry, use step by step to retrieve) and then display popup or toast notification of your choice
Must read / watch
This topic was automatically closed after 70 days. New replies are no longer allowed.