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
- Github student developer pack
Hello, The GitHub documentation states that you should contact support to get a student subscription
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...