Create a contanier in App Store and generate Testflight version

COMPILAR VERSION EN TESTFLIGHT

In the IOS build process, it will ask you to register the information corresponding to the IOS API Key, as shown in the screenshot:

1.Register new

The steps to follow are those:

1.Go to https://appstoreconnect.apple.com/

2.Click on users and access

2.Usuarios y accesos

3.Select the Keys or Claves tab, depending on the language in which you have it

3.key

4.Verify that you are in the App Store Connect API, then click on Request Access

4.1.Request

5.It will show you a pop-up box, select the checkbox to confirm that you agree to share your API Key and thus be able to do the compilation automatically. Once selected, click submit.

4.Aceptar condiciones

6.Click on Generate API Key

5.Generar API

7.Add any name to your API Key, and in Access, select Admin

7.Agregar nombre

8.Click on Generate

8.Generate

9.Click on Download API Key

9.Descargar API

10.Click on Download, it will download a .P8 file, which you must save in a location where you can easily identify it.

9.Descargarq

11.Once you have downloaded the .P8 file, you will already have the data requested in the Apphive compilation, which are the following:

1 - Key ID

2 - Issuer ID

3 - Archivo.P8

10.Cosas a usar

12.Proceed to copy the first two fields in the editor, the Key ID and the Issuer ID; For the Custom api key name field, you must enter a name that allows you to identify the api key, for when you need to compile other projects, it is no longer necessary to reload all the fields again, otherwise you already have them saved in the platform.

It can be any name, it doesn't have to be the same as the name you gave the API Key in App Store Connect.

Click on Pick key file

11.Agrega datos

13.Select the .P8 file and click Open

12.Abrir API

14.Click on continue

13.Continuar

Once the information has been processed, in the case of not having created the container of your App in App Store Connect, it will show you a message indicating that you must create it; As long as the container is not created, the build status will be incomplete, and will change once the container has been created.

Crea contenedor de App

CREATE APP CONTAINER IN APP STORE CONNECT

1.Enter in https://appstoreconnect.apple.com/

2.Click on My Apps

image

3.Click on the Add and New app button

image

4.We select IOS, write the name of the app, and select the main language of your app.

image

5.Click on the Pack ID box and select the COMPILATION ID of the app you added example: io.apphive.clientapps.userapp

image

6.Add the COMPILATION ID of the app in the SKU box, select Unlimited Access and click Create.

image

Once the App container has been created, if the build status has not changed, click on CANCEL INPUT and select the reload option, then the build will start.

Last updated

Was this helpful?