Pointo Senshi
Pointo Senshi

Reputation: 561

"AndroidApkSigner" task was not given a value for the required parameter "KeyPass"

Archiving fails, and the error message I get is:

The "AndroidApkSigner" task was not given a value for the required parameter "KeyPass".

I've never had this problem before. So this happens before I even get to the "Distribute" option.

Upvotes: 3

Views: 3521

Answers (1)

Vijendra patidar
Vijendra patidar

Reputation: 1552

Add your keystore file and keypass on Android package signing option and Add and check your checkbox.Refer this picture

Upvotes: 4

Related Questions