How to Generate release SHA1 key in Android Studio fingerprints #SHA1 and #SHA256
keytool -list -v -keystore "Enter your .jks File Path with file name"
e.g
keytool -list -v -keystore "C:\Users\demo\Desktop\demokeystore\demokeystore.jks"
Method 2:
From Google Play console :
1) Choose the application you are signing
2)Go to "Under Setup " - App intehrity
3) Copy/Download the SHA-1 or SHA-256 certificate fingerprint from the App signing certificate section