I am using firebase phone auth in flutter android.
I have uploaded App signing key certificate’s SHA-256 key, upload key certificate’s SHA-256, developer’s PC SHA-256 key.
Yet I am getting captcha verification in phone auth.
did you find a solution for this?
I am still in debug and didn’t upload yet to store, just saw a note that you need to have a recent version from firebase auth package, make sure you have it if you didn’t solve it yet. if solved let me know where was the problem
2
Answers
Here, This might help. It’s the same issue that you are facing I think.
Also some other links you can refer to:
Github-issues
Github Comment
Do tell if you are able to resolve.
Happy Fluttering 💙
did you find a solution for this?
I am still in debug and didn’t upload yet to store, just saw a note that you need to have a recent version from firebase auth package, make sure you have it if you didn’t solve it yet. if solved let me know where was the problem