Skip to content
Back

Subscription Problem

  • 0
  • Android
  • React Native
  • Realtime
vlado
24 Dec, 2025, 14:55

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.

TL;DR
Issue with real-time task updates in an RN app with Expo and Appwrite. Tasks created aren't shown in real time for all users, only the most recently created user's tasks show up. Problem identified in 'tasks.tsx' file on GitHub repo. Solution: Check subscription logic in the app to ensure all users are notified of new tasks.
vlado
24 Dec, 2025, 14:57

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

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more