Overview

更新时间:
复制 MD 格式

The H5 Container is a mobile hybrid solution SDK (Nebula SDK). It provides excellent extension features, such as feature plugins, an event mechanism, custom JSAPIs, and management of H5App push updates. An offline package is a compressed file that contains static resources from your pages, such as HTML, JavaScript, and CSS. To use an offline package, first download the package to a client. The client can then open and load the package directly from local storage. This process minimizes the impact of network conditions on H5 pages. This tutorial shows you how to use the basic features of the H5 Container and offline packages.

This tutorial includes the following four parts:

What you will learn

  • How to create an iOS application.

  • How to use the mPaaS H5 Container service.

  • How to use the mPaaS H5 offline package service.

What you will need

  1. Configure the development environment. For more information, see Prepare Configuration.

  2. An active internet connection.

  3. A web browser. Chrome is recommended.