Loading initial data and getting updates after that (Real Time Database #7193
theobouwman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to load the initial chats at
chats/chatID/messages/
with this code:But I am getting this:
Because the onValueChange function is called but even when no data is added to the reference. It is just loaded once...
Beta Was this translation helpful? Give feedback.
All reactions