You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's a bug or I'm not doing something right.
when I create a room with metadata it works fine the room is created and the data in the field "metadata" is complete in my "firestore", but when I try to access the data inside "metadata" it throws me null or empty.
here is my code for create a room:
Hello 👋
Maybe it's a bug or I'm not doing something right.
when I create a room with metadata it works fine the room is created and the data in the field "metadata" is complete in my "firestore", but when I try to access the data inside "metadata" it throws me null or empty.
here is my code for create a room:
and when I try to access the data inside "metadata" in my chat screen, it throws null, empty or 0.
The text was updated successfully, but these errors were encountered: