我在android项目中使用firebase数据库,放置google-services.json文件,我遵循File google-services.json is missingThe Google Services Plugin cannot function without it
我已经创建了两个文件夹,一个用于开发,另一个用于测试环境。我每个人都有两个不同的数据库。所以我需要两个不同的google-services.json文件
在运行expo install expo-firebase-core expo-firebase-analytics并从firebase控制台下载google-services.json和GoogleService-Info.plist并将它们放在我的项目的根目录之后。Ensure that you have configured 'google-services.json' correctly.这是我的TopLevelComponent.js:
import Rea
我已经创建了一个ionic 4项目,该项目利用了谷歌地图APIand及其开发工具。> File google-services.json is missing. The Google Services Plugin cannot function without it.Searched Location:
我已经从firebase下载了google-services.Json,但是我不确定我应该把它放在哪里,以及我需要编辑哪些文件。如果你想要某个文件的内容,
我有一个离子3项目,我想增加火基础的项目。我安装了firebase cordova插件,并将我的google-services.json放在resources/android中,但是在解析google-services.json:No matchingclient found for package name [name here]时遇到了一个错误
当我查看我输入resources/android的google-services.json时,包名是正确的,但是当我查看