Hi all,
I'm creating a new keystore for my client and I'm setting the related field in this way (as example):
First name and last name: "John Doe"
Organization: "Acme Corporation"
Country: "US"
Password: "1234456"
File: "myapp.keystore"
I know for a fact that the Play Store does not allow you to publish an app (update) using a different signature file than the one used for the first release, but what happens if the customer asks me to update the password or the name (because the owner / holder changes)? Is the signature file still accepted by the play store even if the password and fields are changed?
I'm creating a new keystore for my client and I'm setting the related field in this way (as example):
First name and last name: "John Doe"
Organization: "Acme Corporation"
Country: "US"
Password: "1234456"
File: "myapp.keystore"
I know for a fact that the Play Store does not allow you to publish an app (update) using a different signature file than the one used for the first release, but what happens if the customer asks me to update the password or the name (because the owner / holder changes)? Is the signature file still accepted by the play store even if the password and fields are changed?