How to extract Sha256 Cert Fingerprint for Branch.io
Check out below image,
where you can see SHA256
key available on play store after live your app.
Execute this command:
keytool -list -v -keystore my-release-key.keystore
Source: https://developer.android.com/training/app-links/index.html#web-assoc