I'm making an app in RN with Expo and Appwrite and there's a functionality which allows the user to create a task/test (i'll be reffering to them collectively as task because the issues affects both). It seems tho that only the user that was created most recently sees these changes in real time. In other words, all users can create tasks (and they do get added in the db) but they dont get shows in real time. Only the most recently created user's tasks do.
Here's the repo and the file I think the issue is in: https://github.com/vl-vasilev/Lockd/blob/master/app/(tabs)/tasks.tsx
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...