I'm using Android studio to help me build a release SHA1 certificate, by going over to
And it produces a debug SHA1 certificate, as you can see below (Variant):
how can I generate a release certificate using the same tool, without using the command line
If you've published your app using Play App Signing, a requirement when using Android App Bundle, you can get your SHA-1 from the Google Play Console on the Release > Setup > App Integrity page.
Select your buildVariant
to release types. Then go to Project structure -> Default config -> SigninConfig -> and then select your release signinConfig for Release SHA1 and debug signinConfig for Debug SHA1.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With