firebase_phone_auth_handler icon indicating copy to clipboard operation
firebase_phone_auth_handler copied to clipboard

Enable Android Device Verification

Open ljsharp opened this issue 2 years ago • 4 comments

I followed your instructions but Android Device Verification is not found in Google Cloud instead of Google Play Integrity. What should I do please? Thanks.

ljsharp avatar Feb 24 '23 16:02 ljsharp

Hey @ljsharp, the Android Device Verification API is now replaced by the Google Play Integrity API.

Please use this API instead of the device verification one. Will push out an update to the README and fix the docs accordingly.

rithik-dev avatar Feb 27 '23 19:02 rithik-dev

Very well noted. Thanks

ljsharp avatar Feb 27 '23 19:02 ljsharp

Thanks @rithik-dev : please keep ticket open until doc update to avoid confusion

azazadev avatar Mar 05 '23 10:03 azazadev

Sure @azazadev

rithik-dev avatar Mar 05 '23 11:03 rithik-dev

Hey @azazadev, I've released v1.1.0 of the package with updated dependencies, and also updated the README with reference to the Google Play Integrity API.

rithik-dev avatar Oct 06 '24 21:10 rithik-dev