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

What Is The Storage Limit For A Service Worker?

Most of the browsers provide localStorage with the storage limit of 5MB per domain. Are there such … Read more What Is The Storage Limit For A Service Worker?

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?

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

How To Bring Chrome To Foreground From A Web App

Is there any windows apps/google chrome flags/google chrome extension/javascript methods or any oth… Read more How To Bring Chrome To Foreground From A Web App

Getusermedia() In Pwa On Ios 11.3.1

I'm trying to build a PWA of my webapp. My webapp makes use of getUserMedia to let the user mak… Read more Getusermedia() In Pwa On Ios 11.3.1