ereiss01
Results
2
comments of
ereiss01
Need help > FirebasePushNotificationsPlugin : Default FirebaseApp is not initialized in this process
Same issue here. Everything's working fine on 2.3.6 but I tried to upgrade to 3.3.10 and I get the same exception (Xamarin.Forms 4.8).
Need help > FirebasePushNotificationsPlugin : Default FirebaseApp is not initialized in this process
I finally found a way to fix this by adding 3 packages to the android project : - Xamarin.GooglePlayServices.Tasks - Xamarin.Firebase.Messaging - Xamarin.Google.Dagger I'm using 3.3.10, Xamarin.Forms 5.5, API 29.