AppGallery Connect RemoteConfig for Cordova
Introduction
HUAWEI AppGallery Connect provides the Remote Configuration service for you to manage parameters online. With the service, you can change the behavior and appearance of your app online without requiring users to update the app. Learn More
Installing the Plug-in
Install AGC remoteconfig plugin to the project
$ cordova plugin add @cordova-plugin-agconnect/remoteconfig --save
For more details, please refer to Getting Started with Cordova
Development Guide
License
Remote Configuration Plug-in is licensed under the: Apache License, version 2.0.