79323577

Date: 2025-01-02 11:42:45
Score: 2
Natty:
Report link

I managed to solve that issue by adding a very old SHA1 , SHA256 key which was stored on my pc.

I used this command.

&"D:\Programs\Android Studio\jbr\bin\keytool" -list -v -alias androiddebugkey -keystore "$env:USERPROFILE.android\debug.keystore" -storepass android

Also Ensure all of the SHA1 and SHA256 keys are added with the updated google-services.json file.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: KAPIL BADOKAR