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.
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 displays platform-specific metadata (for iOS, Android, and Huawei). Each line in this section includes three columns:
1st Column
5.0.0
The Project Environment version (i.e., the build runtime version)
2nd Column
3.0.0
The Store Version of the application
3rd Column
v5.0.0-3.0.0
The Git tag of the current build, combining the environment and store version
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)
Your selected sorting preference will remain in effect for the duration of your session.

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.
For step-by-step instructions, refer to the Create Project documentation.
Last updated
Was this helpful?