CrossGeeks / PushNotificationPlugin

Push Notification Plugin for Xamarin iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirebaseApp is not initialized

gsstudio opened this issue · comments

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

same problem here.
google-services.json is in the root folder with build action "GoogleServicesJson"

Same problem as Victor here.