Skip to main content
Skip table of contents

How to Update Mobile Applications from Admin Panel

In the Admin panel, TAM will be able to create fresh builds for the mobile application updates for each already published app, for all EP clients.
Click on the app menu in the manager admin panel.

The Apps that were completely set up in the app builder and have the internal app status “In preparation“ will be displayed in this list.

There are 2 new columns added - “Android status“ and “iOS status”: These columns will display the current status of each application by app platform. There will be 5 statuses for these columns

  1. Not published - This status will display as the initial status of the application, which will indicate that this application doesn’t have any builds in stores.

  2. In queue for build - This status will be displayed after the webhook is received from the build script. It will indicate that the task for build creation was received by the server, and the task waiting in the queue for creation.

  3. Creating build - This status will display after the webhook is received from the build script and will indicate that the task for the build is taken in work and in creation right now.

  4. Build created - This status will display after the webhook is received from the build script and will indicate that the build is already created and is available in the store.

  5. Error - This status will display after the webhook is received from the build script. and will indicate the build wasn’t created for some reason, and the user should connect with the developer to figure out an issue.

Initially, the values of these columns will be empty (for applications that don’t have any builds yet). After the first successful build creation, the webhook also will return the version of the build that was created and after that, this value should be pasted as the current app version.

The other 2 columns are “Android app update“ and “iOS app update”

In each of these columns will be a button “create build“. By clicking on it, the server will send the request to build the script and start creating a pipeline.

After the first click, and while the build script finishes the operation and sent a success/error webhook, the button should be disabled (to prevent the user to start the script a second time)

In the mentioned popup, new columns will be in the below order:

Android status

Android current version

Android app update

iOS status

iOS current version

iOS app update

Creating build

1.6.6

[button]

In queue for build

1.3.2

[button]

Build created

1.4.5

[button]

Error

1.2.5

[button]

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.