@agconnect/remoteconfig-harmony

AppGallery Connect Client JavaScript SDK Remote Configuration module for Harmony

Usage no npm install needed!

<script type="module">
  import agconnectRemoteconfigHarmony from 'https://cdn.skypack.dev/@agconnect/remoteconfig-harmony';
</script>

README

Remote Configuration For Harmony

Introduction

AppGallery Connect Remote Configuration allows you to change the behavior and appearance of your app online without requiring users to update the app. With the service, you can provide tailored experience for your users in a timely manner. Learn More

Integrating SDKs

Integrate the Remote Configuration SDK.

  • Run the following command to integrate the Remote Configuration JavaScript SDK into your project:
npm install --save @agconnect/remoteconfig-harmony
  • Import the AppGallery Connect component to your project.
import agconnect from "@agconnect/api";
import "@agconnect/remoteconfig-harmony";
import "@agconnect/instance";

For more details, please refer to Getting Started with Remote Configuration

Development Guide

Usage

Reference

License

Remote Configuration Service Plug-in is licensed under the: "ISC"