This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
can someone help me with a problem i’m having? i’m trying to implement a sort of global chat /messages in my app. I am using firestore database, and when i press send message it does upload the message to the database. it also adds the message to the array of messages. However, i have written the code for what i believe should take the message data from the database and add it to the array, but it doesn’t work. therefore, when i restart the app my messages are all gone but they should still be there. this also has the affect of not making other people to see my messages, and i can’t see others messages. I can share code with whoever would like to help, thanks!
Subreddit
Post Details
- Posted
- 9 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Firebase/co...