Progressive Web App With App Router unable to get working #72291
Unanswered
BradleyEvans96
asked this question in
Help
Replies: 2 comments
-
up |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, i have same isuue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've followed the setup for a new next app with the following flags:

I have then followed the documentation on https://nextjs.org/docs/app/building-your-application/configuring/progressive-web-apps#next-steps to try and enable PWA within the application.
I do not seem to receive an error with the webpages and manifest however I don't seem to see the installation button within the chrome browser which is what I would expect.
The notifications are also another ball game which haven't seemed to work with the below error being received:

Would love some support to try and set this up correctly
Thanks in advance
Bradley
Beta Was this translation helpful? Give feedback.
All reactions