Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Phone Auth won't send me the sms with my code

I migrated my app from using Digits Phone Auth to the new Firebase Phone Auth but while I was testing my app I had troubles signing out my user (Already fixed that) so I just deleted it from the "User list" on the console but now every time I try to sign in with that phone number it won't send me the sms with my code, it works fine with any other number but this one. Does someone knows how can I fix this?

like image 631
Gonzalo4488 Avatar asked Oct 03 '17 00:10

Gonzalo4488


1 Answers

I had the same issue. It was because of adding my phone number to test phone numbers at the firebase console. Remove it from "test devices" section.)

like image 111
kazimad Avatar answered Oct 06 '22 23:10

kazimad