# 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.

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FEC1Oe7UZCqHl20v9spDa%2Fbuild-detail-step1.png?alt=media&#x26;token=01e904f4-c2eb-450f-b982-86676279fc47" alt=""><figcaption></figcaption></figure>

## Meta Info

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

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FLlJUSxVvThMiGuEB4Z2z%2Fbuild-detail-step2.png?alt=media&#x26;token=14754dd4-b210-4b23-a732-61cdb8398b5e" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**My Ecommerce App**</mark>\
Displays the name of the project.

<mark style="color:blue;">**Build ID**</mark>\
A unique identifier for the build within the App Maker Platform.

<mark style="color:purple;">**Build Info**</mark>\
Shows the target platform (iOS, Android, or Huawei) and the user who triggered the build.

<mark style="color:orange;">**View All Builds**</mark>\
A quick link that navigates you to the full list of builds for this project.

<mark style="color:green;">**UPDATE STORE STATUS**</mark>\
Clicking this button opens a modal where you can update the store status for successful builds.

<div align="left"><figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2F8Ujd89iZh9R1cU1UMw5J%2Fimage.png?alt=media&#x26;token=a1081da1-7e03-409f-8ee6-3f8837271aad" alt="" width="375"><figcaption></figcaption></figure></div>

* **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).&#x20;

    Additionally, an approved build becomes eligible for [CodePush](https://docs.akinon.com/tutorials/app-maker/projects/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:

<table><thead><tr><th width="147.515625">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Target</strong></td><td>The build process is executed in the specified environment.</td></tr><tr><td><strong>Tag</strong></td><td>The Git tag you define when pushing your project to a managed repository.</td></tr><tr><td><strong>Env Version</strong></td><td>This version represents the basic edition of your application development platform released by the App Maker team.</td></tr><tr><td><strong>Store Version</strong></td><td>Specifies the version of the app published in the store.</td></tr><tr><td><strong>Store Status</strong></td><td>Represents the app's publication status in the store.</td></tr><tr><td><strong>Created Date</strong></td><td>Specifies the start date.</td></tr></tbody></table>

## Details

The **Details** section contains supplementary metadata about the build:

<table><thead><tr><th width="144.32421875">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Duration</strong></td><td>Specify the build duration in minutes.</td></tr><tr><td><strong>Description</strong></td><td>Notes entered during the initialization of the build are displayed here.</td></tr><tr><td><strong>Project</strong></td><td>Represents the name of the project to which the build is connected.</td></tr><tr><td><strong>Force Update</strong></td><td>Represents whether a "Force update" has been performed. If true, it indicates that the update has been completed.</td></tr><tr><td><strong>Version Code</strong></td><td>In Android and Huawei platforms, the "<strong>Version Code</strong>" value represents the <a href="https://developer.android.com/studio/publish/versioning#versioningsettings">version number</a>.</td></tr></tbody></table>

## **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.

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FNzp5TzovwH3H0roVG9Hy%2Fbuild-detail-step4.png?alt=media&#x26;token=d657a8ce-ef34-48c2-95ea-a4c0ffa12fe7" alt=""><figcaption></figcaption></figure>
