While using PushNotification Plugin
Opened this issue · 2 comments
Monikaprime commented
Java.Lang.IllegalStateException: 'Default FirebaseApp is not initialized in this process pss.arijewrat. Make sure to call FirebaseApp.initializeApp(Context) first.
Android Build = 29
Target SDK- 29
Have added google-play-services.json and also changed build action and package name is also matching still error is coming
mr-johnlocke8 commented
I'm also getting this error. Tried different approaches, no solution so far.
EDIT: Found a solution - CrossGeeks/FirebasePushNotificationPlugin#284 (comment)
jbtdevgit commented
I'm also getting this error. Tried different approaches, no solution so far.
EDIT: Found a solution - CrossGeeks/FirebasePushNotificationPlugin#284 (comment)
Isn't this firebase push notification plugin? They're different plugins.