Skip to content Skip to sidebar Skip to footer
Showing posts with the label Progressive Web Apps

Angular V8 Throw Error No Matching Service Worker Detected

I'm always get the error like below when using service worker with angular v8 which did not hap… Read more Angular V8 Throw Error No Matching Service Worker Detected

Google Chrome Push Notifications Not Working If The Browser Is Closed?

It is written here that the push notifications will work even if the browser is closed, but I teste… Read more Google Chrome Push Notifications Not Working If The Browser Is Closed?

Push Notifications In Progressive Web App Through Gcm

while sending push notification i got ( Uncaught (in promise) ReferenceError: require is not define… Read more Push Notifications In Progressive Web App Through Gcm

How To Programmatically Switch Display From Standalone To Fullscreen In Pwa

My PWA works as expected when I set the 'display' of my manifest to 'fullscreen' or… Read more How To Programmatically Switch Display From Standalone To Fullscreen In Pwa

Calling Javascript Notification API On Google Chrome For Android Not Working Directly From A Web Page

I'm working with the JavaScript Notification API to show a small message to my users. It works … Read more Calling Javascript Notification API On Google Chrome For Android Not Working Directly From A Web Page

Creating A Service Worker In Vue.js Using Workbox's Injectmanifest Crashes

I am trying to use vue.js's progressive web app capabilities by creating a custom service worke… Read more Creating A Service Worker In Vue.js Using Workbox's Injectmanifest Crashes