
Hello there,
I am using Messaging in my Flutter application. The user subscribes to several Topics but the counter on the dashboard does not update. Additionally, when I want to manually send a message, the Topics are not available.
Any idea?

Self hosted or cloud?

@Evan oh yes, Self Hosted and version 1.5.7 😁
Recommended threads
- Two steps signIn with one user:
'm using appwrite to try two phase login, step 1: await account.createAnonymousSession(); or final appwriteUser = await account.create( ...
- Registering new flutter app
Hi, ive got an already build flutter app which works in development with appwrite. but with the built version i get an error that the client is not registered. ...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
