IOS: firebase.database().ref().child(*) 'path' must be string #2813
Labels
impact: web-implementation
An API in RNFB does not conform to the Firebase Web SDK
platform: javascript
plugin: database
Firebase Realtime Database
Milestone
Issue
The below redux action works perfect on ANDROID but throw an error on IOS as shown in above visual.
[Firebase Database Exported File] (https://github.com/invertase/react-native-firebase/files/3855525/project-export.txt)
Project Files
iOS
Click To Expand
ios/Podfile
:AppDelegate.m
:Android
Click To Expand
Have you converted to AndroidX?
android/gradle.settings
jetifier=true
for Android compatibility?jetifier
for react-native compatibility?android/build.gradle
:// N/A
android/app/build.gradle
:// N/A
android/settings.gradle
:// N/A
MainApplication.java
:// N/A
AndroidManifest.xml
:<!-- N/A -->
Environment
Click To Expand
react-native info
output:react-native-firebase
version you're using that has this issue:6.0.3
Firebase
module(s) you're using that has the issue:database
TypeScript
?NO
Think
react-native-firebase
is great? Please consider supporting all of the project maintainers and contributors by donating via our Open Collective where all contributors can submit expenses. [Learn More]React Native Firebase
andInvertase
on Twitter for updates on the library.The text was updated successfully, but these errors were encountered: