Play Console only shows debug SHA-256 key when registering package name, not release key

1 week ago 18
ARTICLE AD BOX

I’m trying to register my app’s package name in Google Play Console, but I’m facing an issue with the signing key.

When I click “Register package name” and proceed to “Add key”, Play Console only shows a SHA-256 fingerprint that belongs to my debug keystore, not my release keystore.

What I’ve already tried:

Built a release APK

Installed the release APK on 7–8 real Android devices

Ensured the app is using the correct package name

Despite this, Play Console still only detects the debug key and not the release key.

Questions:

Why is Play Console not detecting my release SHA-256 key?

Do I need to upload the app (APK/AAB) first to make it appear?

Is installing the APK on devices not enough?

Has anyone faced this issue before? What’s the correct way to make Play Console recognize the release key?

Read Entire Article