Reaction本机Firebase存储上载失败,出现未知错误

问题描述我正在使用react-native-firebase使用我们的Firebase帐户进行身份验证、防火墙存储和存储。尝试将照片上载到存储失败,出现未知错误。以下是尝试的代码:_pickImage=async()=>{awaitthis.getCameraRollPermis

发布:2022-10-16 标签:iosfirebasefirebase-storagereact-nativereact-native-firebase


命令失败:在Reaction-Native中安装导航、FireBase、图标等依赖项时出现gradlew.bat installDebug错误

问题描述当我在React本机项目中安装任何依赖项时,以及当我使用link命令(例如,REACT-NativelinkREACT-NATIVE-GRIGURE-HANDLER)时,这会导致在图像[1]中显示错误。它不会生成显示错误gradlew.bat的项目以下代码显示了我的Pac

发布:2022-10-16 标签:react-nativereact-native-firebasegradlewreact-navigation


如何删除USE_FRAMEMS!在Objective-c项目上继续使用快速吊舱?

问题描述我们的项目是Objective-c项目。由于我们在CocoaPods中不再使用react-native-firebaseWEcan'tuseuse_frameworks!。问题是我们有一个快速Pod依赖关系(PromiseKit),据我所知,要使用快速依赖关系,我们必须使

发布:2022-10-16 标签:iosswiftcocoapodsreact-native-firebasereact-native-ios


@react-native-firebase/admob 的基本用法给出:“TypeError: (0, _admob.default) is not a function".是否已弃用?或为什么不起作用?

问题描述@react-native-firebase/admob是否已弃用?或者只是......为什么它不起作用?Is@react-native-firebase/admobdeprecated?orjust..Whyitdoesn'twork?我正在使用@react-nativ

发布:2022-10-16 标签:androidreact-nativereact-native-firebasegoogle-play-servicesadmob


Null 不是对象(评估 'firebase.auth().currentUser.email'):FIREBASE REACT NATIVE (EXPO)

问题描述IamusingfirebaseinmyreactnativeprojectinexpoCLI.Iamtryingtogettheuserinformationinanotherfilethathasbeenloggedin.Butforsomereasoniamfaci

发布:2022-10-16 标签:reactjsreact-nativefirebase-authenticationreact-native-firebaseexpo


我应该构建一个本地数据层/应用程序状态来维护 React Native/Firestore 应用程序中的状态吗?

问题描述AmainsellingpointofFirestoreistheabilitytouseitasaonline/offlinesourceoftruth.I'musingitinthiswayrightnow:updatingtheFirestoredocumentdi

发布:2022-10-16 标签:reactjsreact-nativegoogle-cloud-firestorereact-native-firebaseexpo


推送通知未在 Android 前台显示

问题描述我在android和iPhone中使用react-native-fcm进行远程通知.I'veusedreact-native-fcmforremotenotificationinandroidandiPhone.react-native-fcm在Android前台,我无法

发布:2022-10-16 标签:androidreact-nativereact-native-firebasefirebase-cloud-messagingremote-notifications


firebase 云消息没有看到小米设备

问题描述我正在构建一个反应原生应用程序.我想从firebase发送云消息,但我不能.我准备了项目并安装在我的设备上.其中一个是三星,另一个是小米.当我发送通知时,我可以在我的三星上看到,但在小米上看不到.我也可以使用fcmToken发送通知我的虚拟android设备.你想我该如何

发布:2022-10-16 标签:androidfirebasereact-nativereact-native-firebasefirebase-cloud-messaging


短信验证码已过期.请重新发送验证码重试

问题描述每当我尝试使用react-native-firebasesdk使用电话号码登录时,我都会通过短信收到OTP代码,当我提交收到的代码时,会出现错误消息:短信代码已过期.请重新发送验证码再试一次."这里需要注意的是,即使出现错误,相应电话号码的条目也会写入firebase的用

发布:2022-10-16 标签:react-nativefirebase-authenticationreact-native-androidreact-native-firebase


如何在 react-native-firebase 中禁用 recaptcha?

问题描述最近我更新了@react-native-firebase/auth,现在更新版本中添加了Recaptchaverifier.RecentlyIhaveupdated@react-native-firebase/auth,andnowthereisRecaptchaveri

发布:2022-10-16 标签:firebasereact-nativefirebase-authenticationreact-native-firebase