[SOLVED] Sending push notifications to mobile app via Appwrite Functions
- 1
- Flutter
- Databases
- Cloud
- Users
- Functions
Hello, I'm new to Appwrite, I come from a Firebase background, and I was wondering if we can create our own push notification cloud function and deliver the notification to mobile apps without using third-party services like Firebase cloud messaging or OneSignal. is this possible?
Yep. here's an example:
https://github.com/open-runtimes/examples/tree/main/dart/send_push_notification
This used FCM. I’m talking about without using any third party services.
The same idea applies. Use whatever provider you want
It's best to use fcm and apple because those notifications are more optimized
Im using Novu for notification and seems work properly
@kamal.panara Can I mark this as solved or do you need additional information?
You can!
Thanks
[SOLVED] Sending push notifications to mobile app via Appwrite Functions
Novu seems interesting <a:agooglethumbsup:635256484682530825>
Recommended threads
- Console down yet again ?
Seeing it stuck on the "loading" screen yet again ... second time today. (last time 10+ hours ago). 'roles' and 'plan' requests just hung. Meanwhile, appwrit...
- Fulltext index creation fails due to Inn...
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index cre...
- Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show c...