Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Push

Service Worker: Redirecting A User To Different Url When He Clicks The Notification

This snippet helps in either bring in the app tab in focus or open a new tab with that URL. If the … Read more Service Worker: Redirecting A User To Different Url When He Clicks The Notification

Generate The Vapid Public Key In Rails And Pass It To Javascript

In order to use the Push API with VAPID I need an applicationServerKey: serviceWorkerRegistration.p… Read more Generate The Vapid Public Key In Rails And Pass It To Javascript