skip to Main Content

currently I’m facing a problem about firebase phone authentication.
Whenever I searched the problem in SO, everybody said that "Android Device Verification" API shall be enabled, but the API is not searched on GCP.

2

Answers


  1. You can find the Android Device Verification service here.

    Login or Signup to reply.
  2. Ensure you have enabled Android Device Check API and you have added your SHA256 to the Firebase Console.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search