
Is there a way to listen to the websocket open/close events for the realtime connection? I'm concerned that if my hybrid app is put into the background and the listener gets disconnected, I will miss the document updates that happened in the meantime. Is this something I need to handle, or is it already managed?

We are experiencing some disconnects due to us moving to cloudflare not to long ago. We are working on some improvements right now like heartbeat messages and control over logging.
Right now the realtime connection in the sdk will immediately reconnect, however we don’t have an issue way to listen right now ☺️
Recommended threads
- Function Cannot be deleted
I think this shouldn't happen!
- CORS Issue | DID NOT FIND ANYTHING ON DO...
Hello There, I get the Error ```Access to fetch at 'https://fra.cloud.appwrite.io/v1/account' from origin 'http://localhost:5173' has been blocked by CORS poli...
- import csv "Document already exists"
When I try to import a csv file to an already existing database, I keep getting "Document Already Exists" I thought that when I import and a document with the ...
