Search Unity

Question how i can create a keystore for google play?

Discussion in 'Unity Gaming Services General Discussion' started by giannis196, Oct 9, 2022.

  1. giannis196

    giannis196

    Joined:
    Nov 18, 2020
    Posts:
    15
    I uploaded my .aab to google but it dropped me an error saying it didn't find the keystore

    i had no idea google applets use keystore

    I need you to tell me step by step how i can generate this keystore and where it is supposed to be placed so the google find it.

    thanks!

    PS: sorry if this is not the right forum feel free to place my post to the most proper forum.
     
  2. giannis196

    giannis196

    Joined:
    Nov 18, 2020
    Posts:
    15
    most important is: where the keystore (JKS) should be located
     
  3. giannis196

    giannis196

    Joined:
    Nov 18, 2020
    Posts:
    15
    ok i found how to create a keystore file i created a keystore and export the project as .aab but when i upload it to google it says the Android App Bundle does not signed
    can someone please help me with that?
    do they have to be in a specific location so the google can find the keystore?
    Thanks!


    edit: i created that keystore from the unity
    player settings > player > publicity settings > keystore manager
    from there i generated my keystore and keys and the google needs them signed
    help please!
     
    Julian-Unity3D likes this.
  4. Julian-Unity3D

    Julian-Unity3D

    Unity Technologies

    Joined:
    Apr 28, 2022
    Posts:
    192
    I'm glad you solved it :D
     
  5. giannis196

    giannis196

    Joined:
    Nov 18, 2020
    Posts:
    15
    yup and in the end the reason i couldn't export it proper is because i had enabled the development build, when i disabled it everything was fine.
    both queries solved!
     
    Julian-Unity3D likes this.