Hello,
I’m following the sign up tutorial for my app. According to the tutorial there should be an “error” output but I am not seeing this on my end. When I try signing up without errors, it works and I can see my new account on Firebase. And if I set it up incorrectly, nothing shows up on Firebase but of course there’s no feedback in the app on why it didn’t work. So I think the process is working correctly I just can’t get the error output.
What I see
What I should be seeing
I can actually get the error output in the “sign in” block, but I can’t transfer this over to the “sign-up” block.
Appreciate any assistance that can be provided.
Thank you,