简体   繁体   English

Firebase兼容版本,带有本机0.56

[英]Firebase compatible version with react-native 0.56

We are currently running our mobile application in react-native 0.56 and when we tried to integrate firebase (react-native-firebase)push notification we are getting issues that are : 我们当前正在以react-native 0.56运行我们的移动应用程序,并且当我们尝试集成firebase(react-native-firebase)push通知时,我们遇到了以下问题:

ERROR: Failed to resolve: com.google.firebase:firebase-core:16.0.2 Show in Project Structure dialog 错误:无法解决:com.google.firebase:firebase-core:16.0.2在“项目结构”对话框中显示

Affected Modules: app 受影响的模块:应用

ERROR: Failed to resolve: com.google.firebase:firebase-messaging:16.0.2 错误:无法解决:com.google.firebase:firebase-messaging:16.0.2

Please let us know what version of firebase we need to install to support react-native 0.56 version. 请让我们知道我们需要安装哪个版本的Firebase才能支持react-native 0.56版本。

    implementation 'com.google.firebase:firebase-analytics:16.0.0'

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM