Would it be possible to send a message that would display an in-app in the user mobile?
Do you mean a push notification? https://appwrite.io/docs/products/messaging/send-push-notifications
it should be fairly doable if you mean by In-App Messaging. its not supported out of the box but you can use the database and update the user's prefs if they have seen/interacted/dismissed the alert to not show it again later.
Recommended threads
- Transactions from Android Kotlin client ...
I have a database where I want to create transactions directly in my android client. I can create a transaction with `val tx = tablesDb.createTransaction()`, an...
- creash when i try to use incrementRowCol...
https://github.com/appwrite/sdk-for-android/issues/97
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...