【发布时间】:2020-01-12 04:33:36
【问题描述】:
我们目前在 react-native 0.56 中运行我们的移动应用程序,当我们尝试集成 firebase (react-native-firebase)push 通知时,我们遇到了以下问题:
错误:无法解决:com.google.firebase:firebase-core:16.0.2 在项目结构对话框中显示
受影响的模块:app
错误:无法解决:com.google.firebase:firebase-messaging:16.0.2
请告诉我们我们需要安装什么版本的 firebase 来支持 react-native 0.56 版本。
【问题讨论】:
标签: firebase react-native push-notification firebase-cloud-messaging react-native-firebase