Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vite-pwa/nuxt not working on ios #124

Open
dorskiegithub opened this issue Apr 1, 2024 · 1 comment
Open

vite-pwa/nuxt not working on ios #124

dorskiegithub opened this issue Apr 1, 2024 · 1 comment

Comments

@dorskiegithub
Copy link

Good day, I am new to pwa as well as vite-pwa with nuxt. I implemented this on my app and it is working on android device. the problem is my app only shows blank gray screen on ios devices. any clue how can I solve this?
"nuxt": "^3.11.1",
"@vite-pwa/nuxt": "^0.6.0",

@Beaterie
Copy link

As far as I know, you need a ssl certificate (https) to e.g. see the pwa app icon on iOS. Also it doesn't work with localhost (and self signed certificates).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants