
For some reason, when i implement realtime api for appwrite it will always disconnect after a short period of times. Why is that?

What SDK and what version of that SDK?

"react-native-appwrite": "^0.5.0",

it will disconnect upon long inactivity

and then take several seconds to reconnect but it would create an interval where it doesnt listen to events

Can you upgrade to 0.7.2?

will that breaks any of my appwrite logic

i already using

test it
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...
- Database not found
Even though I can clearly access and update fields in my DB through the console, when my updating through the Android SDK it throws this error { "message": ...
