Firebase phone auth not working #12581
Unanswered
ibragimazizli
asked this question in
Q&A
Replies: 1 comment
-
Hey, did you find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone.
I added firebase phone auth in my app. but it's not sending sms codes to devices. ( real device) sometimes test numbers works fine. but after couple of hours it stop working.
I've added sha1 sha256 keys from google console and local keys and it still not working. I've done all the things internet says about it but it still not working:
Flutter doctor:
Pubspec:
build.gradle:
Debug console ( With test number):
Debug console with real number:
in addition google console shows play integrity incomplete :
Beta Was this translation helpful? Give feedback.
All reactions