Hi ami make a app Product selling Now Problem is like Any user buy or Message To seller And seller accept his buy request so how send notification to user and buy not all user any one can help me
Use Token ID in FCM
or Player ID in ONESIGNAL
1 Like
you can check this video tutorial too by @im_neodeveloper and try other different components available there according to your needs
use this to get the proper setup
How to use OneSignal Component After New Update of onesignal
Thanks bro but beta sever not find player sender blocks:disappointed_relieved:
Nothing Disappointed
Review all blocks again everything is there
Implement a push notification system. Utilize a service like Firebase Cloud Messaging (FCM) or OneSignal for Android to send real-time notifications to users. Upon seller acceptance, trigger a notification from your server to the respective buyer’s device, providing timely updates.