hi all,
recently i’m trying out an old posts about chatview with firebase from See here how to use Firebase with ChatView Component and How to use chatview with firebase?
all working but there’s one problem where if i press back and logout from the chat app (initially signin using Google account), when i signin back again i will see the earlier chat data written into firebase database, instead of showing current chatting state.
this below is when initial Google signin and first chat, and i don’t know how maintain this state even though after i signout and signin back again. is there such a way?