Keystore in Unity how to change it and put a new one in my game

0

I bought a game from a person who already had it in his google play store and only transferred it to my store, this game is made in Unity. The game has its keystore that the owner gave me, but I would like to change it with my data to create a new keystore.

I have changed the Ids of Admob and the package store as well, I would like to know if the keystore can be changed without affecting the game that is already in my store when creating a new apk and updating the game.

    
asked by Shivas 15.05.2017 в 12:00
source

1 answer

0

Fill in the following information in the fields:

keyStoreName - full path to the key store you want to use

keyStorePass - password for the keystore

keyaliasName - name of the key that you want to use

keyaliasPass - password for the key you want to use (if any)
    
answered by 15.05.2017 в 12:11