Custom IOS Certificates (App)
Note: This option will cost €500 of additional service fee
I can't grant Let's Get Digital access to the Apple ID, how can I publish the app in the app store?
Option A: You will sign the application yourself
Generate a new application (In the correct language) in Itunes Connect and save the App & Bundle IDs (You can choose one yourself).
Generate a pem certificate for the specific Apple ID.
Sent the pem certificate and the BundleID to Let's Get Digital
Let's Get Digital will send you a .xcarchive back + a zip file with screenshots of the app.
You will publish the app yourself.
Remember to re-enable Push Notifications while signing, otherwise sending out push messages will not work
Option B: Follow these steps where Let's Get Digital will sign the application
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.
Generate a new application (In the correct language) in Itunes Connect and save the App & Bundle IDs (You can choose one yourself).
Generate a pem certificate for the specific Apple ID.
Generate a provisioning profile for the specific Apple ID.
Send the following details to the Let's Get Digital developers (Your Delivery Consultant will supply you with the e-mail address):
Give distribution@letsgetdigital.com 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 updated