All Products
Search
Document Center

Mobile Platform as a Service:Release HTML5 offline packages

Last Updated:Oct 29, 2024

To release your created offline package, initiate a releasing task and configure the necessary settings. You have the option to release a single H5 offline package or to batch release multiple packages.

Procedure

Publish 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. On the offline package list page, select the offline package and version to be released, and then click Create a release task.

  3. On the Create a release task page, complete the following configurations:

    • Release type: You can choose Grayscale release or Official release.

      • Grayscale release: : Before the official release, a small-scale release is performed to verify whether the functions of the new package meet expectations. The release targets are some users.

      • Official release: Release the package officially to all the users.

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

      • If you select Whitelist, select a whitelist in Whitelist Configuration.

        Note

        About creating whitelists, see Manage whitelists.

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

    • Release description: Enter the description about the offline package release task.

    • Advanced rule: You can add one or more advanced rules for the release task. Optional field, 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 resource value that corresponds to the selected operation type.

  4. Click OK.

Batch release offline packages

To release multiple offline packages simultaneously, utilize the batch release feature as follows:

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

  2. In the dialog window, select the Apps from the left H5App list to be published, add them to the Selected list on the right, and then click OK.

    Note

    The list only displays Apps whose highest version is in the To Be Released and Finished Release states.

  3. On the Create Release Publish page, set parameters such as Release Type and Release Mode. Refer to Publish a Single Offline Package for details on these parameters.

  4. Click OK to complete the batch releasing process.

Result

The offline package list page will display the status of the released package as either Grayscale Releasing or Official Releasing.

Note

Due to the current server cache refresh mechanism, after the console releases the offline package, the client will receive it after about 1 minute.

What to do next

Manage Published Offline Packages