Emulator is throwing error while using firebase authentication with React Native using expo-cli #4380
-
While using functionality of authentication through firebase, emulator is showing error i.e.{ you attempted to use a firebase module that is not installed on your android project by calling firebase.app() }.Please help me to resolve this error. react-native version -0.63.6, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi there! There's not enough information to go on, but this will be some project-specific installation failure. |
Beta Was this translation helpful? Give feedback.
-
Hello @mikehardy |
Beta Was this translation helpful? Give feedback.
Hi there!
There's not enough information to go on, but this will be some project-specific installation failure.
Please clone this repo and run this script to generate a fully working sample project, the difference causing your project to not run will be in the difference between the sample and your project: https://github.com/mikehardy/rnfbdemo/blob/master/make-demo.sh