Hi, I have a strange problem with my app.
The realtime DB has been working just fine for the past month and suddenly it shows me this error each time I’m trying to get some information from the Database.
'o.default.get(this.settings).database is not a function. (In ‘o.default.get.(this.settings).database()’, ‘o.default.get(this.settings).database’ is undefined)
I’ve double check my Firebase settings and everything looks normal.
Anybody has an idea of what’s going on there?