3

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.

Nick Fortescue
  • 13,530
  • 1
  • 31
  • 37
Pointo Senshi
  • 541
  • 5
  • 17

1 Answers1

4

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

Vijendra patidar
  • 1,444
  • 1
  • 14
  • 24