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

Writing Data In Service Worker To Cloud Firestore

I'm working on a Firebase project and I want to receive firebase cloud messages (send from a No… Read more Writing Data In Service Worker To Cloud Firestore

How To Close A Progressive Web App

Once a pwa is installed a mobile device, how do I close the application like a native app without h… Read more How To Close A Progressive Web App

It Is Possible To Share A File(pdf) Instead Of Url With Navigator.share?

I have a pdf file that is generated from server and I would like to allow the user to share this fi… Read more It Is Possible To Share A File(pdf) Instead Of Url With Navigator.share?

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

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?

It Is Possible To Share A File(PDF) Instead Of Url With Navigator.share?

I have a pdf file that is generated from server and I would like to allow the user to share this fi… Read more It Is Possible To Share A File(PDF) Instead Of Url With Navigator.share?