enter image description hereenter image description hereUnable to build the react native project after adding firebase dependencies. PFA the screenshot for build.gradle and ./app/build.gradleenter image description here.

如果任何人最近遇到同样的问题,并可以提供解决方案.也已try 做classpath 'com.google.gms.google-services:4.3.15' Should be classpath 'com.google.gms:google-services:4.3.15',所以如果有任何其他让我知道.提前谢谢你

推荐答案

您是否在使用任何类型的VPN?似乎是网络问题,您的本地网关不允许您连接到依赖服务器.

React-native相关问答推荐

TextInput 中的大写文本 - react native

NPM INSTALL 在 react-native 项目上失败:无法解析 react 和 react-dom 的依赖树

在 react native 平面列表中动态定位弹出窗口

将屏幕标题更新为所选标签导航的标题

如何在react-native 的switch 内显示文本(是/否)

如何判断 Detox 正在运行测试?

react-native react-native-vector-icons:如何使用字体真棒图标

如何手动在抽屉导航底部添加额外的元素(如注销按钮)?

react-native:如何在离线模式下在模拟器上运行应用程序?

如何将组件中的props传递给 FlatList renderItem

React-Native Android 中隐藏(hide)的元素溢出

在配置 react-native-maps 中获取 "supportLibVersion" 、 "playServicesVersion" 和 "androidMapsUtilsVersion" 值

java.lang.UnsatisfiedLinkError:找不到要加载的 DSO:libfbjni.so 结果:0

React-native Xcode 构建失败 -> 'RCTAssert.h file not found'

如何将 BuildConfig 值传递给依赖模块?

将 React Native 升级到 0.60-RC2 后找不到库libjsc.so

为react-native TextInput 设置边框

如何在 react-native 中重叠

如何升级 react-native gradle 版本

如何在react-native中验证 TextInput 值?