Peace!
I wanted to understand, where does the chat component connect?
Where is all chat history stored?
Hi, please Search on community First.
https://community.kodular.io/search?q=ChatView
Also check out this
The first guide you mentioned doesn’t answer his question, please see the guide before replying
1 Like
I know but I mentioned that Guide because maybe he will get any idea
That guide is just for UI for actual working you can refer this one.
1 Like
The chat history is not stored internally. You have to use a database to store it. The chatview component will display the message only as design.
Where is the component that links it to the firebase?
Inside the Google section.
Thanks for the suggestion. Read. Now I would love an answer to my question … what does this link to the database?