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
Hi, I'm trying to use this plugin, but it gives me all kinds of errors with Firebase initialization, even the test solution you have here.
I have tried all the solutions that are here and other pages and I cannot solve the problem. I get the following error.
Default FirebaseApp is not initialized in this process . Make sure to call FirebaseApp.initializeApp(Context) first.'
Victor
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to use this plugin, but it gives me all kinds of errors with Firebase initialization, even the test solution you have here.
I have tried all the solutions that are here and other pages and I cannot solve the problem. I get the following error.
Default FirebaseApp is not initialized in this process . Make sure to call FirebaseApp.initializeApp(Context) first.'
Victor
The text was updated successfully, but these errors were encountered: