Hey everyone.
I have been working on a Chat App for quite some time now and everything is working as intended (even though the Project Bucket is same).
When signing up as a new user, it asks to upload a Profile Pic (working fine):
It gets stored in Firebase Database & TinyDB.
you are getting a list of tags… then you are adding item to list view with the image path is the (value) which is a list… image must be a string…
Hello, value from firebase will contain
" and , try to replace them with nothing.
And btw, value is a list, you must drag the item from for each item in list
Thirdly, you will only get the list of phone number, you won’t get the image URL.
Therefore, it should be this: