KMKJ
KMKJ
  • 发布:2024-10-09 18:19
  • 更新:2024-10-14 12:12
  • 阅读:209

【报Bug】HBuilderX 4.29 添加谷歌统计后,安卓打包失败

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: Sonoma 14.6.1

HBuilderX类型: 正式

HBuilderX版本号: 4.29

手机系统: Android

手机系统版本号: Android 11

手机厂商: Google pixel 2

手机机型: Google pixel 2

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

安卓打包

预期结果:

成功

实际结果:

失败

bug描述:

启用 Statistic 统计中的 Google Analytics for Firebase 后,分别配置好了 IOS,Android 的配置文件,进行安卓的打包报错:

FAILURE: Build failed with an exception.

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

    Error while evaluating property 'extraGeneratedResDir' of task ':app:mapReleaseSourceSetPaths'.
    Failed to calculate the value of task ':app:mapReleaseSourceSetPaths' property 'extraGeneratedResDir'.
    Querying the mapped value of provider(java.util.Set) before task ':app:processReleaseGoogleServices' has completed is not supported

  • Try:

    Run with --debug option to get more log output.
    Run with --scan to get full insights.
    Get more help at https://help.gradle.org.

  • Exception is:
    org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:mapReleaseSourceSetPaths'.
    at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:38)
    at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
    at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
    .......

日志文件:https://app.liuyingyong.cn/build/errorLog/b2c3f1d0-8619-11ef-9595-552e3a41a145

麻烦看一下是什么原因,怎么解决?

2024-10-09 18:19 负责人:无 分享
已邀请:
1***@qq.com

1***@qq.com

请问解决了吗

  • KMKJ (作者)

    没呢,目前解决办法是降版本到 4.24

    2024-10-22 10:42

  • 1***@163.com

    回复 KMKJ: 我也遇到了这个问题,但是我把版本降到4.24也不行

    2024-10-24 14:37

要回复问题请先登录注册