Adding Certificates
After you have generated your Signing Certificate, you must upload it to Ionic Appflow.
Uploading Certificates
Navigate to your App, then to the Build > Certificates
tab on the left-hand side.
Click the Add certificate
button to create a new signing certificate. Both iOS and Android certifications can be used with
one signing certificate, so we recommend making things like "Real App Store Certificate", etc.
note
Signing certificates are created as either Production
of Development
and can only house the
build types associated with the signing certificate type.
For example: App Store builds require an iOS production certificate & distribution provisioning profile
and therefore must use a Production type profile.
You'll need to choose the certificate files you generated and upload them as well as put in any passwords needed to access the certificates.
Specifically for iOS, use the generated .p12
file for the certificate, the .mobileprovision
file for the Provisioning Profile, and the password used to generate the .p12
file for the password.
Once that signing certificate has been created, can click the Edit
button to remove and/or upload your iOS and Android certs.