duytq94 / flutter-chat-demo

The chat app made by Flutter and Firebase
MIT License
1.76k stars 676 forks source link

Freeze app after customize Firebase configuration #45

Open praneethpj opened 4 years ago

praneethpj commented 4 years ago

I was changing the firebase configuration but the app cannot be login and the circle progress is rotating unlimitedly. How to overcome this error. The firebase db is updating.

praneethpj commented 4 years ago

Firebase Installations can not communicate with Firebase server APIs due to invalid configuration. Please update your Firebase initialization process and set valid Firebase options (API key, Project ID, Application ID) when initializing Firebase.

duytq94 commented 4 years ago

So what wrong with your config or this demo? I just tested this demo and everything works fine.

akashkarli commented 3 years ago

same issue facing i change google-service.json file but did not work