Mobile push notifications

Good evening,

I don’t know if this question is in the right section (could be in API section), i apologize if it’s not.
I am trying to make a delivery app for a company. Delivery guys would have the application on their smartphone (for now as a classic website).

I wondered if there was a way to send mobile push notifications to warn the delivery guy that a new order has been created ? Is there a plugin doing it ? I know we can send text message through bubble.

Do i have to convert my app to a pwa to do that ? To a native app ? How ? Is jasonelle good for that ?

I could not find complete answer to my questions on the forum

Thank you

Have a nice evening

Hi, mickael.vermand
Since your app is currently a website, The best method is making a browser notification. So their device will still ding. I recommend using https://nocodify.com/ - they have some of the best tutorials on almost anything you need to run a successful app. Courses do cost money, however, I found them to be worth my wild for only a couple of bucks, I have not taken that specific coarse so I have no idea how to do it, but I recommend this for help. Back to what I said, the only notifications can be on the web, unless it’s an actual app. Hopefully, this helps.