我在我的react redux firebase web应用程序控制台中收到以下错误?错误:必须包括实时数据库或Firestore,才能在watchUserProfile at handleAuthStateChange at Object.next启用用户配置文件
在控制台中,state.firebase.profile没有显示来自firestore数据库的任何数据吗?
尝试从react-native项目中firebase的Firestore的根级集合内的文档中读取所有子集合。不太确定要遵循哪个文档(web-can't do getCollections() /node?)导入了Firebase,并且我已经成功地从firestore中检索到了其他数据,但我从未能够读取子集合数据。这不是使用库react-native-fireba