Hi,
My build ended up failing. Can you kindly assist?
176169-error.log (25.0 KB)
Android App
History
Version: 2.10.2
Hi,
My build ended up failing. Can you kindly assist?
176169-error.log (25.0 KB)
Android App
History
Version: 2.10.2
Hi, the error is Certificate chain not found for: Welcome@394. Welcome@394 must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain.
Did you follow these steps when generating the keystore?
Hi, check that you are providing the exactly same alias name and password in the build service for your build than you did when generating the keystore file (-alias my-app-name
in the example script). The error suggests that it might be something else than Welcome@394
, which causes the build to fail.