New app record in App Store Connect

This article explains how to create a new app record in the App Store Connect portal. After following the steps in this article, you'll be able to select the app record during the publishing process. In that sense, the app that you're creating through these steps is the 'shell' in which your AppMachine app will be 'nested'.

This article describes one of the steps you have to take to get your app published in the Apple App Store. Click here to see all of the steps.

Preparation

During the technical setup of your app, AppMachine will have created an App Bundle Identifier for your app because you clicked the Create New App Bundle Identifier.

Create your app

  1. Login with your Apple developer account on https://appstoreconnect.apple.com/..

  2. The 'New App' modal will be displayed in which you'll have to specify information about your app. Below we'll go through all of the requested information in order to explain what Apple is asking, and which value(s) you will have to enter or select.

    Item

    Description

    Choose

    Platform

    This option allows you to specify the platform(s) for which your app will be made available. AppMachine apps only offer support for the iOS platform. Selecting any additional platform will cause our system to be unable to publish your app to the App Store.

    Only select Platform iOS

    Name

    This will be the name of your app as it will be displayed in the App Store. Please note that app names in the App Store have to be unique, and are limited to a maximum of 30 characters.

    Primary Language

    This concerns the main language of your app, and will also determine the App Store in which your app will be published primarily. Although this language setting does not determine the availability of your app, it can determine whether the app name of your choosing is available for use.

    Bundle ID

    This is the unique technical identifier of your app which was created during the previous step of the publishing process. Open the list and select the value that matches the bundle identifier that you've chosen for your app in AppMachine.

    Select the value that matches the bundle identifier. you can find the right one in the AppMachine page in the grey box shown at the top of this article (Step 1).

    SKU

    A second unique identifier for your app. This identifier is not visible in the App Store.

    Fill with the last part of your bundle identifier: e.g. com.app.a1234ab

    User Access

    This option allows you to limit which users within your developer team will be able to view this app in App Store Connect.

    Set this to 'Full Access'.

  3. From the left-side menu, open the App Privacy page. On this page you will have to specify your app's data collection practices. We as AppMachine are not allowed to do this for you, but this process contains quite some technical terms. To assist you with the process of entering your app's App Privacy details we've created a separate help center article with a step-by-step guide on how and what to enter: App privacy details on the App Store and start at Step B Please follow the steps in the aforementioned help center article concerning the App Privacy details of your app.

  4. Select the created app in the wizard and click Continue

Last updated