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
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...