夏天留念
夏天留念
  • 发布:2022-10-31 14:44
  • 更新:2022-10-31 15:14
  • 阅读:270

在线急等,安卓打包自定义基座一直失败

分类:HBuilderX

大家好,我有一个APP要发布到应用商店里,被退回了,提示说打开时候不能直接就出现索取权限问题,我为了解决此问题,把mainfest所有的权限都删了,然后打包就出现错误,我以为是我删除权限引起等,我就逐步恢复权限,但是最后全部恢复完了,打包还是提示错误,我现在免费次数已经用完了,刚还充了值测试,请教下该怎么解决呢,在线急等,谢谢!

https://ide.dcloud.net.cn/build/errorLog/76726b60-58d0-11ed-9a7d-d5d1e8818df6
https://ide.dcloud.net.cn/build/errorLog/e55da010-58d9-11ed-b0e4-69136f7c2924

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkReleaseAarMetadata'.

    Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
    Could not resolve com.tencent.bugly:crashreport:latest.release.
    Required by:
    project :app
    Failed to list versions for com.tencent.bugly:crashreport.
    Unable to load Maven meta-data from https://jcenter.bintray.com/com/tencent/bugly/crashreport/maven-metadata.xml.
    Could not HEAD 'https://jcenter.bintray.com/com/tencent/bugly/crashreport/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

  • Try:

    Run with --debug option to get more log output.
    Run with --scan to get full insights.

2022-10-31 14:44 负责人:无 分享
已邀请:
DCloud_Android_ST

DCloud_Android_ST

看样子是bugly依赖库下载超时, 你看下bugly要配置哪个仓储才能下载

  • 夏天留念 (作者)

    请问该怎么解决呢?

    2022-10-31 15:10

  • 夏天留念 (作者)

    我就没有用过bugly,不知道这个是从哪里来的,不知道该怎么配置它

    2022-10-31 15:20

  • DCloud_Android_ST

    回复 夏天留念: 打包机已经在处理了 你可以晚上或者明天再试下

    2022-10-31 15:55

  • 夏天留念 (作者)

    回复 DCloud_Android_ST: 谢谢,你的意思是说uniapp的打包机问题引起的,不是我这边移除mainfest权限引起的错误引起的是吗?

    2022-10-31 16:16

  • DCloud_Android_ST

    回复 夏天留念: 你发的错误是仓储地址不匹配导致下载不到依赖库 与权限无关 。至于市场上架失败应该是你没配置意思弹窗导致参考文档https://uniapp.dcloud.net.cn/tutorial/app-privacy-android

    2022-10-31 16:22

该问题目前已经被锁定, 无法添加新回复