What I have tried so far:
-Disabled app check in my old project (app check was not fully configured yet, so I thought this could have been the problem)
-created a whole new Firebase project using Flutterflow's Firebase project creation workflow
-set the users collection to the default Flutterflow user collection template (because before I had used my own user collection schema in Flutterflow and I thought this might cause the problem)
-tried out both ways of navigating to the LoggedIn page called "homepage" - so manual navigation as an action and automatic navigation
-inserted "Sent Email Verification Link" action after the "Create Account" action (also did not receive any verification mail when using my private mail account whatsoever. This is also weird because as I said above the user gets created under the authentication tab in Firebase)
The weirdest thing about all of this is that no error message gets shown when I create a new user account. There is just a loading animation on the "create account" button for around 20sec and then nothing happens (no redirection). But when I click "Instant reload" in the test mode I find myself in the Loggedin page.
Some config information:
- I am using MacOS and my testmode gets opened in Arc Browser
- Project plan in Firebase is Blaze