You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
I have been strictly following the guide ever since i ejected from Expo to Expo Bare. For IOS the tutorial worked as expected, everything is running as it should. However, today I tried to do the same for Android. Everytime I launch the application I get the following error message:
"Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app()"
Hey,
I have been strictly following the guide ever since i ejected from Expo to Expo Bare. For IOS the tutorial worked as expected, everything is running as it should. However, today I tried to do the same for Android. Everytime I launch the application I get the following error message:
"Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app()"
I've tried to upgrade the gradle version to 5.1.1, cleaned and sheared the project, and even tried to manually integrating the core app (see: https://invertase.io/oss/react-native-firebase/v6/app/android) - but no luck.
Do you have any input on this matter?
The text was updated successfully, but these errors were encountered: