Search Unity

Question Error: Your Android App Bundle is signed with the wrong key.

Discussion in 'Android' started by kingpanks, Oct 10, 2020.

  1. kingpanks

    kingpanks

    Joined:
    Jul 13, 2018
    Posts:
    13
    Hello,

    Guys, please help. Where to add my SHA1 key in Unity? So that Google won't give me the following error.

    Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again:SHA1: 84:8F:A3:26:72 *********************
     
  2. Jubich

    Jubich

    Joined:
    Dec 23, 2018
    Posts:
    1
    i have this problem too
     
  3. kingpanks

    kingpanks

    Joined:
    Jul 13, 2018
    Posts:
    13
    Solved the issue. You need to use Uber APK Signer and reassign your apk with your original key store.
     
  4. unity_RiZq4U8085TGUA

    unity_RiZq4U8085TGUA

    Joined:
    Nov 5, 2017
    Posts:
    1
    I used a custom keystore, so I had to setup the keystore before building the aab again.
    In Player Settings --> Player -> Android tab -> Publishing Settings the select the keystore and alias used previously.
     
    Rawinder13 likes this.
  5. VECTOR-X

    VECTOR-X

    Joined:
    Oct 28, 2020
    Posts:
    3
    how to use UBER apk Signer to reassign my Apk to my original key store
     
  6. waldgeist

    waldgeist

    Joined:
    May 6, 2017
    Posts:
    388
    Since I upgraded our project to Unity 2021, Google complains about a wrong signing key. Although the keystore and key are just the same.