Open alexanderbkl opened 3 years ago
Unkown error, solved by logging to my google account in android studio and creating a new project in firebase.
Hi @VIktoria-Baykalova
That is correct, for the application to work, you need a file called google-service.json with the correct credentials inside it, the setup is described here https://firebase.google.com/docs/android/setup and fix the name of the FIREBASE_STORAGE_REFERENCE see issue here -> https://github.com/kuoa/nearby-chat/issues/35#issuecomment-703944054
Even with DatabaseUtils.java storage reference fix, doesn't work.