Age Verification

Troubleshooting

I don't want any user using my app who is under 13. However, in the create account form with firebase there is only options of email and for password. Just to give some reference I managed to get it to work for

What have you tried so far?

I managed to get the age verification working but the account isn't correctly created. It shows up in firebase but it doesn't show up in flutterflow and when I try to login it doesn't work. I guess the only way around this would be a separate screen for onboarding and allow the users to enter their age there and then update the document. I don't like this solution because then a user can create an account even if they are under the age requirement. I hope there is a workaround I didn't realize.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
5 replies