Well Done
Thanks for sharing.aia
Well done
Nice contribution
I wanted to add Chat rooms but firebase is not my world. can someone help me out. It would be nice if i can add more chatrooms. For different questions different rooms. I know i can make a new screen and make a second account and change the settings but this is not that i want.
Thanks i know that this is not much work and take only 5 inutes if you know how top work with firebase
Use the same functions jist different project buckets on the Firebase bf component.
I made a chat app with different chat Room (Just use different tag in Firebase)
can you show me a screen shot with the blocks pls. That would be nice. Thanks
I dont have the file right now, but is simple.
-Just make a Chat List on the Main Page.
-When a Room is picked from the List, call Firebase and put the name of the Room picked as start value, within username,profile photo ecc
-Also give different Tag for storing elements into Firebase ex Tag1 ChatRoom1 Tag2 ChatRoom2
opening a new screen (Chat screen)
-When the chat screen is opening, call Firebase, take your start value and put the data in your layout. Your different chats (tag) will be loaded into your chat viewer (Personally using labels) depending on the choice β picking the list
-When an user send a message Just load It in the right Firebase Chat (Tag)
Thank You Bro
you know how to make a person to person chat, because i had made me a chat with the new chgat view and it works nic, i have a lot of rooms and i can send img files and so on but i dont understand how to make a private chat thata the user can chat with all other users in a private chat.
bro i dont know but you can be make with firebase
yes but how?
nice, i can send picture and all other files, and i have a online status too but the only think that i dont know to make is prvate to private, i have also different chat rooms too. maybe we can work together pm me
saya ingin diskusi tentang makeroid dalam bahasa indonesia
Pls write in english nobody have the time to use for each commentar a translator.Thank you
How did you make online status in chat app?
I also developed a chat app. Need to know how to know the status of the other user whether online or offline?