All Products
Search
Document Center

Mobile Platform as a Service:Manage offline packages

Last Updated:Jul 13, 2023

You can manage the released HTML5 offline packages. The management operations include viewing, suspending and ending release tasks, and deleting HTML5 offline packages.

View offline package release tasks

Log in to the mPaaS console, and complete the following steps:

  1. On the left navigation bar, click Mobile Delivery Service > Offline package management.

  2. In the HTML5 app list, select the target app, choose the offline package version that you want to view from the corresponding offline package list, and click unfold icon (drop-down) left to the offline package version.

  3. In the unfolded task list, click View to view the release task details.

Suspend offline package release tasks

Log in to the mPaaS console, and complete the following steps:

  1. On the left navigation bar, click Mobile Delivery Service > Offline package management.

  2. In the HTML5 app list, select the target app, choose the offline package version that you want to suspend from the corresponding offline package list, and click unfold icon (drop-down) left to the offline package version.

  3. Click Pause, and then click OK to confirm the operation.

    To resume releasing the offline package, click Continue.

Terminate offline package release tasks

Log in to the mPaaS console, and complete the following steps:

  1. On the left navigation bar, click Mobile Delivery Service > Offline package management.

  2. In the HTML5 app list, select the target app, choose the offline package version that you want to suspend from the corresponding offline package list, and click unfold icon (drop-down) left to the offline package version.

  3. Click End, and then click OK to confirm the operation.

Note
  • After terminating a release task, to release the offline package again, you need to create a new release task.

  • The offline package cannot be downloaded when its release task is terminated. But other versions of the package will not be affected. For example, the release of offline package V1.1 is terminated, and offline package V1.0 is still in release, then package V1.1 cannot be downloaded on the client, while package V1.0 can still be downloaded.

Export offline packages

You can download the resource file (.arm) or configuration file (.json) of a single offline package

Log in to the mPaaS console, and complete the following steps:

  1. On the left navigation bar, click Mobile Delivery Service > Offline package management.

  2. In the HTML5 app list, select the target app, choose the offline package version from the corresponding offline package list, and click Download AMR file or Download configuration file to download the resource file or configuration file.

Delete an HTML5 app

Log in to the mPaaS console, and complete the following steps:

  1. On the left navigation bar, click Mobile Delivery Service > Offline package management.

  2. In the HTML5 app list, select the target app that you want to delete, hover mouse over the app, and click the deletion icon to delete it. When the app is deleted, all the offline packages and resource files of the app will be deleted.

Note

The HTML5 app cannot be restored once deleted.