📲
App Maker Docs
  • Learn how to make mobile apps
  • How to make an app
    • Create apps in the app builder
    • Manage the app
    • Section content
    • App design
    • Radio App Setup
    • Shopify App
    • App Settings
  • Test Mobile App
    • Preview your app
  • Publishing and updating
    • Submit app for creation
    • Publish iOS App
    • Updating your app
Powered by GitBook
On this page

Was this helpful?

  1. Publishing and updating

Publish iOS App

PreviousSubmit app for creationNextUpdating your app

Last updated 5 years ago

Was this helpful?

Soon as you have your app.json file in place and you have installer expo cli, you are able to proceed with making your iPhone app.

But first, you will need to have iOS Developer Account. This will cost you 99$ / year. You pay directly to Apple.

You can register .

To make your iPhone app run

expo bi --no-publish

The console will ask you for your username/password.

.

Follow the onscreen instruction.

In the end, an IPA file will be produced. This is the app file you will be able to upload on App Store Connect.

In the previous step, you have produced the IPA file. This file needs to be uploaded on App Store Connect.

There is one problem. You will need a MAC computer in order to submit the ipa file.

Option 1- You own a MAC computer

Great, then all you have to do is run the following command

expo ui

Then expo will upload your ipa in Test Flight. And from there you can publish your app,

Option 2 - I don't own a MAC computer.

Then we will suggest this.

You will be able to run a mac in remote, for low as 1$/hour.

Then you can either use application called "Application Loader" to upload your IPA or run the command

expo ui

Then expo will upload your ipa in Test Flight. And from there you can publish your app.

Building your iPhone app.
iOS Developer Account here
Here are docs by Expo
Publishing app on App Store Connect
https://www.macincloud.com/