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
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.