Skip to content
Advertisement

Why Can’t read data From Database Firebase?

JavaScript

I store name information that was working a few days ago and the information is stored on firebase Realtime, and now you don’t do it, and nothing goes to Database.

in my dependencies i Used

JavaScript

and in build Gradle (project)

JavaScript

Advertisement

Answer

In comments we find a problem, you need to add another one SHA-1, or change existing one. Go to your project. then tap on your project and go to settings. in bottom, tap to add new fingerprint, or delete

step1

step2

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement