将此应用程序设置为firebase很困难,从firebase/app导出的应用程序上似乎没有firestore()方法(见附图)。这是我的代码。谁来帮我修一下。// Import the functions you need from the SDKs you need// TODO:Add SDKs for Firebase pro
(13145): o
W/Firestore(13145): Google developer console API keyKhttps://console.developers.google.comI/BiChannelGoogleApi(13145): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.in
当尝试使用Firestore和Google Speech to Text库构建项目时,我得到了一个"Duplicate class“错误。据我所知,这是由于两个库都引入了proto库。以下是错误(连接在一起,还有数百行):
Duplicate class com.google.api.Advice found in modules jetified-proto-google-common-protos-1.17.0.jar (com.google.ap
我在我的firebase.js中得到了这个错误,并且我没有捕获到TypeError: firebase不是我控制台中的一个函数,我试图用不同的方法导入firebase,但都没有解决我的问题。import * as firebase from "firebase/app";import "firebase/firestore&