appcenter

provisioning profile does not include the provided signing certificate#

Confirm the certificate is in the .mobileprovision by opening the provisioning profile in a text editor and searching for the cert output by;

xml
openssl pkcs12 -info -in <your-keystore>.p12

signing and versioning iOS and Android apps#