I am currently working on my project using Firebase Real-time DB, but I\'ve encountered a problem when I am executing the method it gives me:
E/AndroidRunti
I got same issue. because of: field "current_key":"" in google-services.json
"current_key":""
*Resolved by get new google-services.json. and make sure it have a validity "current_key".
"api_key": [ { "current_key": "validity-key-xxxxxxxxxxxxxxx" } ]