📱
UNI Expo App
  • Uni Expo App Docs
  • Requirements
    • Environment Setup
    • Firebase Setup
  • Admin Panel Setup
    • Create Admin panel
  • Run
    • Setup app
    • Run App
  • Deploy
    • Deploy on Google Play and App Store
  • Components
    • Navbar
  • Changelog
  • FAQ
  • App Configurations
Powered by GitBook
On this page
  • Expo.io
  • To publish Android App.
  • To publish in Apple App Store
  • Does this looks complex

Was this helpful?

  1. Deploy

Deploy on Google Play and App Store

PreviousRun AppNextNavbar

Last updated 5 years ago

Was this helpful?

Expo.io

Since this is an expo app, the complete up to date documentation for publishing your project can be found here.

But in general, to simplify things

To publish Android App.

In your project run

$ expo build:android --type app-bundle

Follow the guidelines from expo, choose expo to handle the process. At the end you will get link where you can download your .aab file. This file will be around 50MB. But when uploaded on google play will be around 15MB.

To publish in Apple App Store

In you project run

expo bi

Follow the onscreen instructions. Login with your developer account. After and .ipa file is made run the following command

expo ui

This command will upload the .ipa in your itunes Connect. First you will need to create an app there. The build will be available in TestFlight. And you can move it to be ready for review, and submit for review on Apple Review Team.

Does this looks complex

If this sounds complex for you, or you don't have Mac computer, we are offering Cloud App producer of the React App Builder, where we can make your app. More info here

You will need Google Play developer account. 25$/once. .

You will need Mac computer and Apple Developer account 99$/year. .

Register here
Register here
https://docs.expo.io/versions/v36.0.0/distribution/building-standalone-apps/docs.expo.io
https://mobidonia.gitbook.io/react-app-builder/cloud/cloud-vs-self-hostedmobidonia.gitbook.io