Skip to content

Commit

Permalink
Update push.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanganxp committed Sep 10, 2019
1 parent fff7b47 commit 1cdb74b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api/plugins/push.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

uni push 推送的开发API文档:[https://www.html5plus.org/doc/zh_cn/push.html](https://www.html5plus.org/doc/zh_cn/push.html)

插件市场有很多推送相关的插件,包括检查应用是否被授予推送权限([参考](https://ext.dcloud.net.cn/plugin?id=594))、开启关闭推送服务([参考](https://ext.dcloud.net.cn/plugin?id=727))、自定义iOS推送铃声([参考](https://ext.dcloud.net.cn/plugin?id=690)

插件市场也提供了其他三方推送方案,但注意unipush是推送成功率更高的解决方案,并且免费使用,更推荐使用。

- 小程序平台

小程序平台的类似概念叫做`模板消息`
Expand Down

0 comments on commit 1cdb74b

Please sign in to comment.