2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/ge-tui-sdk-plugin/index.ts#L1">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Ge Tui Sdk Plugin
|
|
|
|
|
|
|
|
```
|
|
|
|
$ cordova plugin add cordova-plugin-getuisdk --variable PUSH_APPID=your appid --variable PUSH_APPKEY=your appkey --variable PUSH_APPSECRET=your appsecret
|
|
|
|
$ npm install @ionic-native/plugins/ge-tui-sdk-plugin
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/ge-tui-sdk-plugin/)
|
|
|
|
|
|
|
|
Plugin Repo: [git@github.com:GetuiLaboratory/cordova-plugin-getuisdk.git](git@github.com:GetuiLaboratory/cordova-plugin-getuisdk.git)
|
|
|
|
|
|
|
|
This plugin does something
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- iOS
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|