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

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?

How Do I Sync Data With Remote Database In Case Of Offline-first Applications?

I am building a 'TODO' application which uses Service Workers to cache the request's re… Read more How Do I Sync Data With Remote Database In Case Of Offline-first Applications?

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

Web-share Api Level 2 Pdf Support

I am using web-share level 2 for my PWA app. Every media format is working fine except PDF. Web api… Read more Web-share Api Level 2 Pdf Support

Cookies Not Sent With Request For Web App Manifest.json

I am trying to enable PWA on a web site that requires authentication (login tokens managed via Cook… Read more Cookies Not Sent With Request For Web App Manifest.json

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