- Login to https://developer.apple.com/account
- Select Certificate, IDs & Profiles from left sidebar
- Select All under Certificates from left sidebar
- Click on + icon on top right
- Select App Store and Ad Hoc under Production and click Continue
- If you have macbook follow the instructions on next page to create a CSR file
Create a CSR file.
In the Applications folder on your Mac, open the Utilities folder and launch Keychain Access.
Within the Keychain Access drop down menu, select Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority.
- In the Certificate Information window, enter the following information:
- In the User Email Address field, enter your email address.
- In the Common Name field, create a name for your private key (e.g., John Doe Dev Key).
- The CA Email Address field should be left empty.
- In the “Request is” group, select the “Saved to disk” option.
- Click Continue within Keychain Access to complete the CSR generating process.
- In the Certificate Information window, enter the following information:
- In the next screen, upload the .certSigningRequest file you created OR if you don’t have the mac, you can use this file.
- Click on download button in the next screen, you will get a file ios_distribution.cer, keep this file safe and handy, you will not be able to download it again.
- We would need your Public and private key both to be able to create the build on behalf of you, please follow this link to export your certificate.