反应本地构建错误:无法从构建环境中获取Google Services文件中的GOOGLE_APP_ID

时间:2019-07-08 21:32:06

标签: ios react-native react-native-firebase

我已经将react-native-firebase更新到版本5.5.4,但是在此之后我无法构建,并出现以下错误:error: Could not get GOOGLE_APP_ID in Google Services file from build environment

我使用cocoapods管理依赖关系,并且我的podfile位于链接中:https://gist.github.com/thiagoferolla/166f4ba8917bc2fd5d809d0b11c4d72e

GoogleService-Info.plist位于正确的位置,并且包含GOOGLE_APP_ID键值,因此我不知道为什么xcode会引发此错误。有什么办法解决吗?

0 个答案:

没有答案