I have assetlinks.json file in my well-know folder. Where can I find sha256_cert_fingerprints?
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "com.mobile.droid",
"sha256_cert_fingerprints": [
"where I can find it in google play console"
]
}
}
]
I guess it's the "App signing certificate". Is it correct?