32 lines
550 B
Markdown
32 lines
550 B
Markdown
title: TpnsHms
|
|
|
|
description: 腾讯移动推送华为厂商通道插件
|
|
|
|
***
|
|
|
|
# cordova-plugin-tpns-hms
|
|
|
|
腾讯移动推送插件
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
#安装前请从华为推送平台获取的应用配置文件 agconnect-services.json 到项目根目录
|
|
|
|
cordova plugin add git+https://m.shuto.cn:8681/public/cordova-plugin-tpns-hms.git
|
|
```
|
|
|
|
### Params
|
|
|
|
## Supported Platforms
|
|
|
|
* Huawei
|
|
|
|
## Get Started
|
|
|
|
### Usage
|
|
|
|
##### 1.从华为推送平台获取的应用配置文件 agconnect-services.json 到项目根目录
|
|
|
|
##### 2.安装本插件
|