Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with fresh cordova android install #214

Open
philippogol opened this issue Oct 3, 2022 · 0 comments
Open

issue with fresh cordova android install #214

philippogol opened this issue Oct 3, 2022 · 0 comments

Comments

@philippogol
Copy link

issue with fresh cordova android install, specs:
android studio: 2021.3.1
cordova: 11.0.0
android: 11.0.0

the google-services.json is well positioned under app/google-services.json and the files under both config.xml:

while installng from the command line I get this line:
"Library expects a BoM package: com.google.firebase:firebase-messaging"

when I run it on my device, it starts well but it crashes, the logcat says:
"Default FirebaseApp is not initialized in this process com.tigersagreement.***. Make sure to call FirebaseApp.initializeApp(Context) first."

where could be the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant