开发者社区> 问答> 正文

EMAS中小米辅助通道这个包下载不下来呀?全局的这个我是加了的

EMAS中小米辅助通道这个包下载不下来呀?image.png
image.png
全局的这个我是加了的

展开
收起
cuicuicuic 2023-05-24 18:27:44 91 0
1 条回答
写回答
取消 提交回答
  • 应该是其他问题了image.png
    可以升级新版本吗, // 阿里accs
    implementation "com.aliyun.ams:alicloud-android-push:${pushVersion}"
    // 华为依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-huawei:${pushVersion}"
    // 小米依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-xiaomi:${pushVersion}"
    // OPPO依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-oppo:${pushVersion}"
    // vivo依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-vivo:${pushVersion}"
    // 魅族依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-meizu:${pushVersion}"
    // 谷歌依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-fcm:${pushVersion}"
    // 荣耀依赖
    implementation "com.aliyun.ams:alicloud-android-third-push-honor:${pushVersion}"ext {
    description = '阿里云推送'
    pushVersion = '3.8.5'
    },此回答整理自钉群“【移动推送】技术支持3群-应用研发平台EMAS”

    2023-07-10 14:46:00
    赞同 展开评论 打赏
来源圈子
更多
收录在圈子:
基于阿里巴巴以及合作伙伴的最佳实践,围绕大前端、云原生领域的相关技术热点(小程序、Serverless、应用中间件、低代码、DevOps)展开行业探讨,与开发者一起探寻云原生时代应用研发的新范式。
相关文档: 移动研发平台
问答排行榜
最热
最新

相关电子书

更多
五天玩转EMAS Serverless 立即下载
EMAS平台全景介绍 立即下载
低代码开发师(初级)实战教程 立即下载