【发布时间】:2021-04-16 23:58:43
【问题描述】:
Crashlytics 找不到 Google 服务生成的资源文件。您可能需要执行 :processGoogleServices 任务 我从这个问题中阅读了解决方案Crashlytics could not find the resource file generated by Google Services. You may need to execute the :process<Variant>GoogleServices Task 但我没有成功在我的统一项目中运行这个命令 ./gradlew :app:processProdReleaseGoogleServices 或 ./gradlew :app:processDevReleaseGoogleServices 我该如何运行它?
【问题讨论】:
-
您是否尝试通过 Android Studio 提升 Android SDK 版本来提升 Android 目标 API 级别(项目设置 -> 播放器 -> 目标 API 级别)?
标签: firebase unity3d crashlytics