Hi guys, I have a problem with chatview when I try to get the messages from the database
the following message appears
All the data is obtained with total normality, the only problem is the appearance of that message
the strange thing is that the message says about a list of length 1, but when I put a label to get the list length value I get a length of 3 (you can see it in the first image)
Here I leave my blocks, maybe the ones I made are wrong
please help
Sorry for my English, I am using a google translator
vknow360
(Sunny Gupta)
June 27, 2020, 9:26am
#2
These guides can help you:
I see many users ask for how to use ChatView Component, including myself a few days ago. Here’s how I managed to do it with use of firebase!
How it looks:
[Chat%20View%20Look]
How the Firebase looks:
[Chat%20View%20db]
And the blocks I’ve used:
[Chat%20view%20blocks]
Maybe this is not much of a tutorial, but it’s a guide for using ChatView with Firebase.
Hope this helps alot of you
This is very new for everyone to use Firebase with Chat View.
So I also searched so many times and find some ways to use.But everytime there was a bug in the method.
So I mixed up my ideas in @Choofa method and built a new method.
Here you can read his post:-
How it looks from designer
[designer]
Components and Layouts
Vertical Arrangement
Horizontal Arrangement
Chat view
Text Box
Label
Image Picker
Tiny DB
Cloudinary
Notifier
Firebase DB
Blocks
Blocks are divided into five parts. …
I made my blocks with the first guide, yes it gets the firebase data, the only problem is the message that comes out