All Products
Search
Document Center

Mobile Platform as a Service:Release HTML5 offline packages

Last Updated:Jun 02, 2026

Release an H5 offline package to push it to users. You can release a single package or batch-release multiple packages at once.

Procedure

Publish a single offline package

Log in to the mPaaS console and perform the following steps:

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

  2. On the offline package list page, select the offline package and version to release, and click Create a release task.

  3. On the Create a release task page, configure the following settings:

    • Release type: Select Grayscale release or Official release.

      • Grayscale release: Rolls out the package to a subset of users before the full release, so you can verify that the new package works as expected.

      • Official release: Releases the package to all users.

    • Release mode: Select Whitelist or Time window. Available only when Grayscale release is selected.

      • If you select Whitelist, choose a whitelist under Whitelist Configuration.

        Note

        To create a whitelist, see Whitelist management.

      • If you select Time window, set the End time and Users count.

    • Release description: Enter a description for the release task.

    • Advanced rule: Add one or more rules to target a specific audience. Optional, available only when Grayscale release is selected.

      • Type: Select City, Model, Network, or Device system version.

      • Operation type: Select the operation type.

      • Resource value: From the drop-down menu, select the value that corresponds to the selected operation type.

  4. Click OK.

Batch release offline packages

To release multiple offline packages at the same time, use the batch release feature.

  1. In the left navigation bar, choose Mobile Delivery Service > Offline package management and click Batch Release.

  2. In the dialog box, select the apps to release from the H5App list on the left, add them to the Selected list on the right, and click OK.

    Note

    Only apps whose highest version is in the To Be Released or Finished Release state appear in the list.

  3. On the Create Release Publish page, set the Release Type and Release Mode. For details, see Publish a single offline package.

  4. Click OK.

Result

After you submit the release task, the offline package list shows the package status as Grayscale Releasing or Official Releasing.

Note

Due to server cache refresh, clients receive the package approximately 1 minute after the console releases it.

What to do next

Manage Published Offline Packages