mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
660 B
Markdown
28 lines
660 B
Markdown
---
|
|
description: >-
|
|
Ge Tui Sdk Plugin plugin for Cordova and Ionic. This plugin does something
|
|
---
|
|
|
|
# Ge Tui Sdk Plugin
|
|
|
|
This plugin does something
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
cordova plugin add cordova-plugin-getuisdk --variable PUSH_APPID=your appid --variable PUSH_APPKEY=your appkey --variable PUSH_APPSECRET=your appsecret
|
|
npm install @awesome-cordova-plugins/ge-tui-sdk-plugin
|
|
```
|
|
|
|
**Plugin Repo:** [git@github.com:GetuiLaboratory/cordova-plugin-getuisdk.git](git@github.com:GetuiLaboratory/cordova-plugin-getuisdk.git)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|