@fatihayyildiz wrote:
Hi,
I made a web based chat application with angular.js and socket.io.It's working well with web and I want to impelement this app for Ionic. I started , made something. Socket.io working well with Ionic but I stucked at what happens when user close the app. I mean,user can kill the app but sender should send a message to this user.When receiver close the app,socket.io connection is killed, by the way that session is killed.When receiver open the app again,receiver create new session but sender is in still old session.So everything messing up from this moment. How can I solve this problem ? Or anyone done with any solution with this problem ? (BTW sorry for my broken English)
Thanks.
Posts: 4
Participants: 2