【发布时间】:2019-07-08 21:32:06
【问题描述】:
我已将 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 会抛出此错误。有什么办法解决吗?
【问题讨论】:
-
你找到这个问题的答案了吗?
标签: ios react-native react-native-firebase