Super-Progressive-Web-Apps icon indicating copy to clipboard operation
Super-Progressive-Web-Apps copied to clipboard

Offline pages not working on Android Devices

Open rajanvijayan opened this issue 6 years ago • 1 comments

Offline pages not working on Android devices. Its shows Error network connect page.

We need to update a service worker condition statement line number 65

if (e.request.mode === 'navigate' || e.request.method === 'GET' ) {

rajanvijayan avatar Jan 17 '19 05:01 rajanvijayan

Hi @rajanit2000 , is this fixed by now..? thanks

operator888 avatar Sep 27 '19 19:09 operator888

A user is facing the same issue: https://magazine3.in/conversation/66978?folder_id=27

sajandara avatar Nov 15 '22 08:11 sajandara

pushed in 2.2.9

akshaywali avatar Dec 01 '22 12:12 akshaywali