I dont know how to access or send message to firebase and implement chat functionality in my app please help me out .
Hi! We don’t have a tutorial on that I’m afraid, so you’ll have to ask more specific questions To get started, here are some forum threads about firebase:
Are there any tutorials on implementing chat functionality? The concept sounds simple, but I struggle a bit. Since data variables are static (the url), I cant have the url change based on app variables. I would want a container repeated by the collection, but I cant set the data variable to pull the url from an app variable, so I cant have the repeat appear differently for different users.