Comment on page
Custom IOS Certificates
Please note that additional costs may apply as a result of using a custom IOS certificate.
- 1.Generate a new application (In the correct language) in Itunes Connect and save the App & Bundle IDs (You can choose one yourself).
- 2.Generate a pem certificate for the specific Apple ID.
- 3.Sent the pem certificate and the BundleID to Let's Get Digital
- 4.Let's Get Digital will send you a .ipa back + a zip file with screenshots of the app.
- 5.You will publish the app yourself.
Note: To be able to carry out these steps, you'll need to have some development knowledge. Let's Get Digital assumes you have this knowledge and doesn't provide support with this.
- 1.Generate a new application (In the correct language) in Itunes Connect and save the App & Bundle IDs (You can choose one yourself).
- 2.Generate a pem certificate for the specific Apple ID.
- 3.Generate a provisioning profile for the specific Apple ID.
- 4.Send the following details to the Let's Get Digital developers (Your Delivery Consultant will supply you with the e-mail address):
- 5.Give [email protected] developer AND app manager rights to publish and edit apps for the specific Apple ID.
Type (File / String) | Name | Description |
String | App ID | The created application's App ID. |
String | Developer Team ID | The Apple account's developer team ID which will be used to publish the application. |
String | App Store Connect Team ID | The App Store Connect Team ID which will be used to publish the application. (Please note that this is a numeric string). |
String | Bundle ID | The Bundle ID of the application. |
.p12 | Distribution Certificate Export | A P12 export containing the certificate and private key to sign applications. If it's password protected, then the password should be sent in a separate e-mail. |
.pem | Push certificate | A Pem file to sent push messages. If it's password protected, then the password should be sent in a separate e-mail. |
.mobileprovision | Provisioning profile | A provisioning profile which matched the distribution certificate. |
Last modified 3mo ago