Search code examples
androidvisual-studioxamarin.formskeystoresign

What are my Keystore passwords when creating it using Visual Studio?


I'm trying to build a signed application using App Center.

App center

It asks me for 3 Environment variables, which I don't understand. I only get to write Alias and one password when creating Keystore file in Visual Studio as you can see in picture bellow.

Visual studio create new Keystore

I'm probably missing private "Key password".

So what exactly I should put into these rows in App Center for successful signing?


Solution

  • Based on my test, you can try to input the same password of keystore password for Key password.

    enter image description here