Build Detail
The Build Detail view provides comprehensive information about native builds for iOS, Android, and Huawei. This information is particularly useful during the distribution process to stores.

Meta Info
Each element in the colored boxes is explained below, grouped under corresponding headings:

My Ecommerce App Displays the name of the project.
Build ID A unique identifier for the build within the App Maker Platform.
Build Info Shows the target platform (iOS, Android, or Huawei) and the user who triggered the build.
View All Builds A quick link that navigates you to the full list of builds for this project.
UPDATE STORE STATUS Clicking this button opens a modal where you can update the store status for successful builds.

Store Status: The store status of a build determines what kind of operations can be performed on the platform. The available statuses include:
Approved: Indicates that the build is live and available to users in the respective store. On the App Maker Platform, this build is marked as the active version for its platform (iOS, Android, or Huawei).
Additionally, an approved build becomes eligible for CodePush deployment—unless it is marked as a Force Update.
Pending: Refers to a build that has been submitted to the store and is currently under review.
Rejected: Indicates that the build was rejected during the review process. This status must be manually set within the platform.
Build
The Build section provides a breakdown of the core properties associated with a specific build:
Target
The build process is executed in the specified environment.
Tag
The Git tag you define when pushing your project to a managed repository.
Env Version
This version represents the basic edition of your application development platform released by the App Maker team.
Store Version
Specifies the version of the app published in the store.
Store Status
Represents the app's publication status in the store.
Created Date
Specifies the start date.
Details
The Details section contains supplementary metadata about the build:
Duration
Specify the build duration in minutes.
Description
Notes entered during the initialization of the build are displayed here.
Project
Represents the name of the project to which the build is connected.
Force Update
Represents whether a "Force update" has been performed. If true, it indicates that the update has been completed.
Version Code
In Android and Huawei platforms, the "Version Code" value represents the version number.
Downloads
For each successful build, the following downloadable assets are available:
Build Files
For Android and Huawei: APK and AAB formats
For iOS: IPA format
Log Files
Available for both successful and failed builds
Not supported for builds in other statuses
Some error messages are also visible directly on the build detail screen without downloading the log file.

Last updated
Was this helpful?