Hi
Is there is any plan to support push notification?
Meanwhile cab I use firebase fcm to notify my firebase app that works with appwrite?
Any example?
Thanks
Hi - please see this: https://github.com/appwrite/appwrite/discussions/905 (don't forget to upvote/ add your thoughts in comments)
An example till the time it's not released - (this uses FCM as asked by you ) https://github.com/open-runtimes/examples/tree/main/dart/send_push_notification
Hope this helps ❤️
Plans for Push Notifications in Appwrite?
@joeyouss thank you
Thank you
[SOLVED] Plans for Push Notifications in Appwrite?
Recommended threads
- [v1.8.1] Getting error "(role: applicati...
... but that scope doesn't exist. I am trying to get a function to run and modify tables in the database dynamically. I set everything up and eventually got: ...
- Scheduled function silently stopped firi...
Function is scheduled `* * * * *` and is `enabled: true`, but Appwrite Cloud has stopped queueing executions. Last execution: **2026-05-30 00:47 UTC** (~46h...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...