How to Publish App

Enrol in Apple Developer Program

After completing everything and testing your app you are ready to publish. First of all, you need the Apple developer program.

If you don't have then get from here:

Every app has a unique Bundle Identifier to identify the app, and this is also used as an app store URL, you can change the bundle identifier from app.json

To see the publishing document for apple in detail see this link

Enrol in Google Developer Program

After completing everything and testing your app you are ready to publish. First of all, you need a Google developer program.

If you don't have then get from here:

To see the publishing document for apple in detail see this link

Buy hosting service and domain name

You can get a domain name for any domain name service for example http://godaddy.com/

You will need a hosting service to deploy your API you can use any hosting service for example https://digitalocean.com/

You can host your website admin dashboard and web on https://www.netlify.com/

Last updated