In my app, I take data from my realtime DB in firebase and display values into my thunkable app. Earlier, it was working fine, but all of a sudden now my display labels show “null” values even though the firebase realtime db is working fine. Here is a snapshot of my code that is supposed to retrieve data:
I used the if error then method, I got nothing, also how would I know my db is locked, since I tested the rules in rules playground and they allow read and write from my desired location.
Object of an object? What does that mean, how can I make sure that is how its formatted??