How should I store the messages? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How should I store the messages?

I am creating an instant chat app using Firebase...I have no idea how to store the messages. Any suggestions welcome.

11th Oct 2019, 9:01 PM
Napster
Napster - avatar
2 Answers
+ 11
Firebase firstore for saving messagess in realtime. Here is tutorial https://firebase.google.com/docs/firestore/quickstart
12th Oct 2019, 5:57 AM
Sumit Programmer😎😎
Sumit Programmer😎😎 - avatar
0
Could you try this post : https://blog.mirrorfly.com/real-time-chat-server-database-for-storing-messages/ This post had explained how to store message.
5th Dec 2019, 12:54 PM
Alex Sam
Alex Sam - avatar