gpt4 book ai didi

firebase - 引用错误 : Can't find variable: IDBIndex when using Firebase on Expo

转载 作者:行者123 更新时间:2023-12-05 01:30:22 26 4
gpt4 key购买 nike

我正在使用 Expo 开发一个应用程序,使用 Firebase JS SDK ( https://docs.expo.io/guides/using-firebase/ ),仅用于身份验证和使用 Cloud Firestore 数据库。它在浏览器上运行良好,但当我切换到 Expo Go 时出现此错误:

ReferenceError: 找不到变量:IDBIndex

据我了解,除了使用 Analytics(我没有使用)之外,Firebase SDK 应该可以正常工作。我花了几个小时在谷歌上搜索这个问题,但大多数人都提到了 Analytics 的问题,所以非常感谢任何帮助!

我的 package.json:

"dependencies": {
"@react-native-community/masked-view": "0.1.10",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.4",
"expo": "~41.0.0",
"expo-status-bar": "~1.0.4",
"firebase": "8.2.3",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz",
"react-native-datefield": "^0.1.0",
"react-native-gesture-handler": "~1.10.2",
"react-native-reanimated": "~2.1.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "~3.0.0",
"react-native-web": "~0.13.12"
},
"devDependencies": {
"@babel/core": "^7.9.0"
}

最佳答案

我使用 firebase@9.1.0 解决了这个问题。在 expo 文档中,他们提到他们在示例中使用了这个版本。 https://docs.expo.dev/guides/using-firebase/

对于较新版本的 Firebase,我遇到了同样的问题。

关于firebase - 引用错误 : Can't find variable: IDBIndex when using Firebase on Expo,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67148613/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com