DUX

APP消息推送

移动端推送模块集成小米 华为 vivo oppo 苹果各个厂商通道的推送

2个月前更新

duxpush

集成小米 华为 vivo oppo 苹果各个厂商通道的推送模块

安装

yarn duxapp app add duxpush

使用

需要申请各个厂商的消息通知参数进行配置

  • 需要在 duxapp.jsoption.duxpush 配置文件中添加推送相关参数如下
{
  xm: {
    appid: '',
    appkey: ''
  },
  hms: {
    appid: ''
  },
  vivo: {
    appid: '',
    apikey: ''
  },
  oppo: {
    appSecret: ''
  }
}
  • 需要在 index.jsoption.duxpush 配置如下
{
  // 友盟 用于ios推送
  umAppKey: ''
}
APP消息推送
包含 1 个模块
¥ 300.00
开发者交流
如果您是开发者 可以加入微信群和我们进行讨论
© copyright 2013-2023 Dux. All rights reserved. 陇ICP备2023003718号-1