Realtime update not working if permission is added to document and new document is created
- 0
- Flutter
- Realtime
i have given permission by team to a document and no permission is given in collection level. when new document is added to the collection i want a realtime update the users in that team (when adding a document i am giving permission by team). Currently i am not getting any realtime update when the document is created first. But when refresh flutter i am getting rest of the update. This there a way to solve this problem or am i missing something ?.
i also find out that if i give userid instead of teamid its updating. when team is created and given permission updation not taking place till i refresh.
Recommended threads
- Websocket error Realtime
Hi peeps, I am trying to create realtime updates and I am having websocket error Code is below this msg
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...