expo-native-firebase icon indicating copy to clipboard operation
expo-native-firebase copied to clipboard

Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app()

Open RiatIO opened this issue 5 years ago • 1 comments

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?

83807002_204271280713427_791787511759241216_n

RiatIO avatar Jan 19 '20 17:01 RiatIO

@EvanBacon - Did you ignore to check/run Android? I downloaded and tested your code and I'm getting the same error for your application as well.

RiatIO avatar Jan 24 '20 15:01 RiatIO