I'm creating a progressive web app but I was not able to perform the push notification as it is in the documentation. I would like to know if you have a more practical way to do push notifications.
I'm creating a progressive web app but I was not able to perform the push notification as it is in the documentation. I would like to know if you have a more practical way to do push notifications.
I found the solution. In fact, I needed to check the permission as Notification.resquestPermission () And I also needed an SSL certificate to register the service-work.