Top "Progressive-web-apps" questions

A progressive web app provides an app-like user experience that is low friction and is built using modern web capabilities and hosted on the web and can become an app on the user's system over time.

Hide address bar in Progressive Web Applications

I'm developing a PWA with VueJS. I started testing my application in real devices (Add to home screen). My application …

fullscreen progressive-web-apps manifest.json
How to get keyboard height on a web app

This is for a web app, targeting any mobile browser but mainly Chrome and Safari for iOS10. The browser opens …

javascript html mobile progressive-web-apps
Cordova + Angular 4 + Typescript boilerplate template

I'm working on a Web Progressive App using Angular 4. This app needs to be wrapped up in an Apache Cordova …

angular cordova progressive-web-apps boilerplate
Can I develop pwa using react native

I have searched a lot for finding the clear answer for this question but unfortunately as I am new to …

reactjs react-native progressive-web-apps
How do I call a method on my ServiceWorker from within my page?

I have a ServiceWorker registered on my page and want to pass some data to it so it can be …

progressive-web-apps service-worker function-call
How to fetch device information from a progressive web app

How to fetch device information (Google Advertising Id or IDFA) from a progressive web app https://developers.google.com/web/…

ionic-framework mobile-website progressive-web-apps idfa google-advertising-id
WebApp: Failures: Service worker does not successfully serve the manifest's start_url

After testing the web app with Lighthouse I have such error: User will not be prompted to Install the Web …

google-chrome service-worker progressive-web-apps lighthouse
Is it possible to track geolocation with a service worker while PWA is not open

Is it possible to read from local storage and track geolocation in PWAs with a service worker while app is …

service-worker progressive-web-apps service-worker-events