Windows apps are not building. I have tried with and without signing. The result is the same both ways.
The log says this:
Build Date: 2016-06-09 13:43:34 +0000
--------------------------------------------------------------------------------
PLUGIN OUTPUT
--------------------------------------------------------------------------------
CertUtil: -importPFX command FAILED: 0x80070056 (WIN32: 86 ERROR_INVALID_PASSWORD)
CertUtil: The specified network password is not correct.
This doesnt make sense for when I do it without a key, because there is no PFX involved.
So I feel this is a Server Side issue.
iOs and Android apps are building.
The log says this:
Build Date: 2016-06-09 13:43:34 +0000
--------------------------------------------------------------------------------
PLUGIN OUTPUT
--------------------------------------------------------------------------------
CertUtil: -importPFX command FAILED: 0x80070056 (WIN32: 86 ERROR_INVALID_PASSWORD)
CertUtil: The specified network password is not correct.
This doesnt make sense for when I do it without a key, because there is no PFX involved.
So I feel this is a Server Side issue.
iOs and Android apps are building.


