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
Hey, you did a good job, I am also wanna build a chat app, but more complicated, I am facing 2 problems:
receving msg when switch different tab (I have 2 tabs);
receviing msgs when app goes to background
Now for the first quesition, the msg will always repeat receive when setState called, and seconds has no clue to do this (BTW I using my own chat server side )
The text was updated successfully, but these errors were encountered:
Hey, you did a good job, I am also wanna build a chat app, but more complicated, I am facing 2 problems:
Now for the first quesition, the msg will always repeat receive when setState called, and seconds has no clue to do this (BTW I using my own chat server side )
The text was updated successfully, but these errors were encountered: