query regarding the notification

Integrations

Greetings,

In my on-demand service project, which consists of separate customer and provider apps, I aim to implement a feature enabling notifications to be sent to service providers whenever a customer books a service. Given that FlutterFlow's native push notification functionality is limited to in-app notifications, I plan to integrate with a third-party service like Firebase Cloud Messaging (FCM) to facilitate the delivery of external push notifications to providers. This approach ensures that all service providers associated with the booked service's profession promptly receive notifications, enhancing communication and responsiveness within the platform. If you have any prior experience or insights into implementing such a feature, your guidance would be greatly appreciated.

What have you tried so far?

created the cloud function for generating fcm token and sending notifications on triggering,
but its not working.

Did you check FlutterFlow's Documentation for this topic?
Yes
5 replies