
We're building a Chatt App atm, for school.
We already connected the app with Appwrite and new messages we send in the App are shown in the database. But the subscription seems not to work in the Flutter App, the new entrances in the databases are not shown in the App.

- Anything in the logs?
- What are the permissions on the collection?
- What if you add a print at the beginning of the callback to
subscription!.stream.listen
? - What if you call listDocuments on the database and messages collection?

The problem was my pc ig. On laptop it worked.

Is it working in other machines?

Yes it works on other devices

Cool. Then I guess we can mark it as Closed?

Yep

But still thx for try to help

[CLOSED] Chat Bubbles are not shown
Recommended threads
- "Memberships privacy" setting in 1.7.4
Hi everyone, I'm experiencing an issue with a clean self-hosted installation of Appwrite version 1.7.4. I previously used version 1.6.1, and if I remember corre...
- Function 404 error - Deployment with the...
I have a function in my Appwrite Cloud (free plan) project that cannot be accessed or deleted (404 in both UI and CLI). I'm stuck at the 5 functions limit and c...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
