How do I make notifications for orders? I have an application that contains a customer and an employee, and when the customer requests a request, a notification must be sent to the employee, how can I do that Knowing that I have a card containing the order data, and when the customer clicks, I need to send a notification to the employee with this card that contains the order
Asked
Active
Viewed 236 times
0
-
use fcm to push notification – anggadaz Jun 13 '22 at 02:25
1 Answers
0
you need push notifications provider, i recommend Firebase cloud messaging.
check this links

brook yonas
- 436
- 3
- 14