# Ionic Native AGC Cloud Functions

## 1. About

Ionic Native wrappers for the [@cordova-plugin-agconnect/cloudfunctions](https://www.npmjs.com/package/@cordova-plugin-agconnect/cloudfunctions).

---

## 2. Installation

### 2.1 Ionic With Cordova Runtime

```bash
$ ionic cordova plugin add @cordova-plugin-agconnect/cloudfunctions
```

```bash
$ npm install @ionic-native/core @cordova-plugin-agconnect/ionic-native-agc-cloudfunctions
```

---

## 3. Sample Project

You can find the sample projects on the [Cross-platform > Cordova > Cloud Functions](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Examples/agc-cloudfunction-samplecode) page.

---

## 4. Licensing and Terms

Ionic Native AGC Cloud Functions is licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0).
