Can you please elaborate more on this . You can use the wplms push notifications plugin , it sends out the notifiactions to devices of the users .
All you need is to register the device token to php server to store browser token of the user .
I am creating custom app not a web based app. I have an option to show all notifications, how can I achieve this in the app?
Following is screenshot of the app:
https://ibb.co/gjWY2L9
I want to show all the notification here, and if possible give push notification. Is there any API to achieve the same?