· Designer

Phone Sign in after Email Sign in

Troubleshooting

I have an app were the users are already signed in using email. Each users have their documents like favorites and all. But now I want them to sign in with phone authentication too (Firebase). But the problem is when they verify phone, a new account is being created and they loose their old account with their data.

What can i do to let them verify phone number on their existing email signed in account without losing their old account and data?

Please help.

What have you tried so far?

I have tried copying the existing user data to fill in while phone sign in. (By setting initial value/ default value as the existing data) but that is not working

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