Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
551 views
in Q2A Core by

1 Answer

0 votes
by
selected by
by
i had tried evrything , i am not getting install button on chrome browser
by
How did you register PWA service?
by
Thanks zishan now it's working , I had error in service worker file
by
@gateoverflow I doesn't know what the register pwa service   , i added service worker and manifest now it's working
by
Service worker - where exactly you added it?
by
Thanks. You mean the above code was added under Admin/layout/html for body?
by
edited by
Thank you. Unfortunately it registers on my site but pwabuilder is not detecting it whereas it detects for your site. I think its due to some issue with my custom home page. Good thing is that offline cache seems to be working.
by
Cache works for question lists but not for individual question pages due to the following error. I guess this is due to Q2A redirect for question postids.

The script resource is behind a redirect, which is disallowed.
...