Email verification not working (Firebase)

Hi @crispbytes,
it is not the SendVerificationEmail block that make the check, You have to call UserDataFirebase and then in the GotUserData You can check if the email is verified or not.
Read FirebaseManager Extension where this is explained, and used in the ShoppingList sample
Best Regards
Marco

1 Like