You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just like an clone application for whatsapp or messanger with minimum facilities.
With using Firebase authentication and Firebase Storage , Firebase Database.
It contains select user for chating and an chat log activity and as you can send all messages by just single click.
As when you click an send button the message gets stored in Firebase Dtabase with from & to id of users to show the message in other user chatlog page.