i want to make a list in my firebase but everytime i add a value my previous value gets replaced i tried to use ‘create object’ block i even tried to put block ‘make listfromtext seperated by a delimeter’ as value but unfortunatly im unable to make a list
When using realtime DB, you need to call GET, then upload that value joined with your delimiter and new value.
If using lists, a really good solution is Airtable, as you can pull an entire column and it is in list format already. So you can set list to column. very easy.
Could you pm me I wanna know more about your chat app 