Create Apple Store Connect account

Creating Apple Developer Account

Go to the Apple Developer Program and sign up for an individual or organizational account.

Note that Apple will verify individual App Store Connect accounts within one to two working days. However, organizational accounts need extra verification to prove the existence of the organization, which could take several weeks. Make sure to verify your account first, as you will not be able to proceed with the creation and publishing process.

apple developer account

Configure App Store and App Info Setup

From your app builder, go to the Build page. In order to configure your app information and generate an iOS release, you need to fill out your 'Company Details' first. Click 'Setup'

setup

Add your brand name and company name. If you have a website, you must include it in order for the deep link to be generated. This section is required because it relates to Chat Groups. The deep link step assists users in mentioning each other by name in a group conversation if your app has a chat group feature.

company details

If you don't have a web page, you can use any random URL to generate a deep link like this:

deep link generation

And don't forget to click 'Save.

save

Now you need to set up your iOS information.

iOS setup

App Store Setup:

Choose whether you’re an individual or an organization. Make sure to match your selection with your Apple Developer account enrollment, then click to start setting up.

app store setup

Individual choice:

Here are all the requirements you should fill out: That’s why we advise you to create your Apple developer account in the first place, as you’ll need to fill out these requirements from the account itself:

Then click Setup.

app store setup

And now your iOS setup is complete.

Organizational choice:

Here are all the requirements you should fill out:

  • Your Company Name
  • Your Team Name

If your account choice is organizational, make sure to invite [email protected] as an App Manager in your Apple developer account so that nandbox can handle the technical aspects of publishing and leave you to configure the app logo and description.

app store configuration

Go to your Apple Store Connect account, and select "Users and Access".

users and access

Click (+) icon

(+) icon
  • Add a random first and last name.
  • Add Email: [email protected]
  • Mark 'App Manager'.
  • Mark 'Access to Certificates, Identifiers & Profiles', and 'Create Apps' will be marked by default.
  • Then, click 'Invite'.
invite nandbox

App Info Setup:

Also, fill out these requirements:

  • App Name
  • App Icon
  • Bundle ID
  • App Store Name

Then click "Setup".

app info setup

Now your App Info setup is also complete.

app info setup

Now that your Apple Developer account is linked with your nandbox platform, make sure you install TestFlight on your device before building an IOS release. Now go back and build an IOS release.

ios release

Once the status is "published”, your app is automatically uploaded to TestFlight and ready for testing.

published