-
-
Notifications
You must be signed in to change notification settings - Fork 220
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
Added to the home screen, automatic updates are not functioning. #524
Comments
If you close the app through task preview (is that how it called?) Wonder if iOS never trigger the navigation or some required event when the apps is still alive in the background |
@hikariNTU it is a problem with the user agent (Safari/iOS/macOS), we cannot do anything here |
@lioWeb1024 I wonder how to get the PWA install work on iOS device? I've searched through the internet, what i only found is that user need to install manually? In that case, do i need to show some guidance modal? is there any best practice? Thanks |
Looks like this is still a problem on iOS 18.1.1 When calling |
Device: iPhone, browser: Safari, added to the home screen with navigator.standalone set to true, auto-updates with vite-plugin-pwa not working. Have you encountered such a situation?
The text was updated successfully, but these errors were encountered: