otik
Hi, appwrite does not have push notifications right? Would you have any idea how to make it? Thank you for your answers.
TL;DR
The user is asking if Appwrite has push notifications and how to implement them. There is a link to a Discord channel that may provide more information. Solution: It is unclear if there is a solution provided in the thread. Drake
maybe this will help: https://discord.com/channels/564160730845151244/1129704842848387112
make sure to search before asking
otik
Thanks a lot
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...