Publishing
Overview
When App is designed, populated and views are connected, you need to build and deploy the App. This menu take care of application Versioning, Build and Distribution. It has below 3 sub manues to categories each.
Versions |
Versions allow user to keep another version of your application for new features and improvements. You can publish the Version when required. |
|
Distribution |
Configure the different platforms through which you want to distribute your app. You can either distribute it directly through the web in the form of a PWA (Progressive Web App) or via Apple’s App Store and Google’s Play Store. |
|
Builds |
You can see list of builds in progress. Once build of an App is finish, link to download ipa/apk will be available here. |
So, basically
It’s step-by-step process,
-
Design view
-
Populate Views
-
Connect different views (Create logic)
-
Set Version
-
Configure distribution for selected platform for deployment.
-
Build App.
-
Download App.
Last 4 steps can be managed under Publishing.