0

I am using https://github.com/CrossGeeks/FirebasePushNotificationPlugin this plugin for push notification but when I deploy app crashes with this error:

Java.Lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.companyname.App7. Make sure to call FirebaseApp.initializeApp(Context) first.

Thread finished: #5 The thread 0x5 has exited with code 0 (0x0).

need_help

Community
  • 1
  • 1
Mian
  • 1
  • 1
  • There's not enough information to help diagnose what is wrong here. Did you follow the error message of not initializing the Firebase Client? Please provide relevant code to the problem as well. – Jon Douglas Jan 06 '18 at 20:46
  • [Refer to this](https://stackoverflow.com/questions/40081539/default-firebaseapp-is-not-initialized), you need initializing Firebase Client. – Robbit Jan 08 '18 at 02:21

0 Answers0