For the complete documentation index, see llms.txt. This page is also available as Markdown.

Projects

The Projects page is the main dashboard for managing all mobile application projects created under your organization in App Maker. From this page, you can:

  • View existing projects

  • Navigate to project settings

  • Create new projects

  • Monitor recent activity

  • Filter and sort your projects efficiently

All the projects you’ve created or have access to are listed here as Project Cards. Each card contains essential information about the associated mobile app, including its platform versions, icons, and activity logs.

Project Cards

Each project appears as a card containing interactive elements and metadata for quick reference. Let’s break down each element:

Icon

The app icon shown is the one configured for the Apple App Store and Google Play Store. It updates automatically if changed within the app configuration.

Project Name

The name you assigned during project creation.

Project names cannot be changed once set.

Last Activity Date

Displays the most recent activity within the project.

This includes:

  • Edits to configuration

  • Initiating new builds or CodePush operations

You can use this date to track project freshness or for sorting purposes.

Settings (⚙️)

Click the Settings icon on the card to access the full configuration menu for that project.

Metadata

Each project card shows a row of platform logos (iOS, Android, and Huawei) at the bottom-left corner. A logo appears in its brand colour once that platform's production build has reached the store, and stays muted grey until then.

Hover over a platform's logo to see its version details in a popover:

Field
Example
Description

Env Version

5.0.0

The Project Environment version (i.e., the build runtime version)

Store Version

3.0.0

The Store Version of the application

Tag

v5.0.0-3.0.0

The Git tag of the current build, combining the environment and store version

If a platform's production build hasn't reached the store yet, its popover shows "Not sent to the store yet" instead of these fields.

Filters and Sorting

You can use the filtering system at the top of the project list to find specific projects quickly.

Filter by Name

Instantly search for a project by typing its name.

Sort Projects

Projects can be sorted based on two criteria:

  • Alphabetically (A–Z)

  • Last Activity Date (most recent first)

Creating a Project

To create a new project, simply click the “+ Add New Project” button located the top-right corner of the page. This will take you to the project creation screen.

Last updated

Was this helpful?