android - SHA-1 already used Google Sign In -


we trying release google sign in in android app. tested app in using debug keystore works fine. when trying release production adding release sha1 here unable add following error:

the sha-1 specified used same package name different android oauth2 client.

but create android key & webclient not androidclient.

but sure there have deleted clientids in 3 accounts , tried adding it. same error. checked projects multiple times in vain.

also checked questions on no solution. please help.

according answer:

the signing fingerprint specified used android oauth2 client

remember deleting project takes 7 days remove it.

also mentioned in google support article:

https://support.google.com/cloud/answer/6251787


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -