B4A Question How to fix error "Default FirebaseApp is not initialized": Firebase RemoteConfig + manifest snippet - asales    Jun 1, 2020 .IllegalStateException: Default FirebaseApp is not initialized in this process br.com.myprofiles. Make sure to call FirebaseApp.initializeApp(Context) first.
at com.google.firebase.FirebaseApp.getInstance(com.google... B4A Question error... FirebaseApp is not initialized - scsjc    Sep 20, 2019 sometimes i have this error:
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process name.app.com. Make sure to call FirebaseApp.initializeApp(Context) first... B4A Question B4A 9.50 - java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process - Ahmet KOÇ    Jan 4, 2020 ") line.
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process xxxxxxxxxxxx. Make sure to call FirebaseApp.initializeApp (Context) first.
I couldn't figure... B4A Question B4A V 12.2 Default FirebaseApp is not initialized - rachman (first post)    May 23, 2023   (1 reaction)
Works the original sample project for you with your json and your project name?
Yes, Finally the a... B4A Question Error Publishing in App in Google Play - java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process - virpalacios (first post)    Mar 10, 2021
Look https://www.b4x.com/android/forum/threads/firebase-b4a-v8-and-sdk-26.94700/#content
Hi Marco Thanks for the reference,
Best Regards... B4A Question After latest SDK update today, app using Firebase wan't start - Lello1964    Feb 29, 2020 :firebase-components@@16.0.0:73) at com.google.firebase.FirebaseApp.<init>(com.google.firebase:firebase-common@@19.3.0:418) at com.google.firebase.FirebaseApp.initializeApp(com.google.firebase:firebase-common@@19.3.0:300) at com.google.firebase.FirebaseApp.initializeApp(com.google.firebase:firebase-common@@19.3.0:268) at com.google.firebase.FirebaseApp.initializeApp(com.google...I have updated today to latest SDK. After update App using Firebase Maven cannot start also in... B4A Question java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process xxxx. - Humberto (first post)    Nov 1, 2018 As I need to change "targetSdkVersion" to 27 all kind of error occurs in the software like... B4A Question Firebase B4A V8 and SDK 26 - Marcos Alves    Jul 2, 2018 Hello, I'm having a problem with B4A V8 and SDK 26 with the new implementation of Firebase... I have an app that is running fine in Android 5.X+ but I'm getting the follow error with 4.X: java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.comten.nexphone. Make sure to call FirebaseApp.initializeApp(Context) first. The same app was running fine in 4.X AND 5.X with B4A 7.3 and SDK 21... Any suggestion?... B4A Question theme.hidden not found after updating to B4A 13.4 - marcick (first post)    Jul 16, 2025 : Default FirebaseApp is not initialized in this process it.aa.app. Make sure to call FirebaseApp.initializeApp(Context) first. I don’t fully remember the exact context, but it was likely an attempt to ensure FirebaseApp got initialized properly.... here: CreateResourceFromFile(Macro, FirebaseAuth.FirebaseAuth) commenting the line the error disappear (but I use Firebase ..) Edit2: About a year ago, I added FirebaseAuth to the manifest while... B4A Question help firebase push - billyrudi    Nov 29, 2022 hi with bx4x 12 and sdk 33 i have this error java.lang.RuntimeException: Unable to create service com.xxx.firebasemessaging: java.lang.RuntimeException: java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.xx. Make sure to call FirebaseApp.initializeApp(Context) first.... Page: 1   2   3   4   5   6   7   |