【发布时间】:2018-03-20 15:22:05
【问题描述】:
我正在尝试使用 Unity 为我的 appleTv 制作游戏。我使用 Firebase 作为数据库。游戏运行良好,我可以在手机上构建游戏,但是当我不想为我的 appleTv 构建游戏时,我收到错误消息。大楼也停了
这是错误: 从 Assets/google-services.json 生成 Firebase Android 资源文件 google-services.xml 失败。 如果您的应用中没有包含有效的 Firebase Android 资源,它将无法初始化。
我不知道为什么 appleTv 项目抱怨 Android 资源文件以及为什么每次构建都会停止。 有什么帮助吗?
【问题讨论】:
标签: android ios firebase unity3d tvos