我通过WIX的包管理器安装了firebase v-5.8.2包。安装过程本身没有任何问题。安装后,我添加了"import * as firebase from 'firebase/app'",没有添加任何其他代码。当我运行这个项目时,它给出了错误信息"can not find module 'fs'“
在wix的论坛上,
我已经成功地将firebase集成到我的移动应用程序中。目前,我正在android上测试它。我正在成功地收到通知。我的下一步是触发事件时,应用程序在前台和背景,并读取数据。为此,我查看了文档并使用了firebase.notifications().displayNotification()。但这是在抛出错误。确保你有:
1)在你的' Android /app/build.gradle‘文件中安装了所需的Firebase a
我对Unity以及C# (真正的noob to C#和所有的.NET东西)都很陌生,我想在我的团结项目中使用Firebase实时数据库。我按照上的说明进行设置,但是在我创建了一个新的p12文件并将添加到我的项目之后 // Set these values before calling into");我得到了以下提示:
方法'Firebase.Unity.Edi
-12.0.1.aar project :app > com.google.firebase:firebase-iid:15.1.0// Top-level build file where you can add configuration options common to all sub-projects/modules/build.gradle是这样的: