I want to implement pushnotification for my app & use a default timer & default notification text & send to specific using FCM, how can I achieve this can any one help me
TL;DR
Developers seeking to implement automatic push notifications for their app can achieve this by utilizing Appwrite Functions to set up a timer and default notification text. They can then send these notifications to specific users using Firebase Cloud Messaging (FCM).