You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
From what I have read the last days, specifying apple-touch-startup-image was broken for several iOS releases. I just checked and can confirm that manually adding <link rel="apple-touch-startup-image" ... > to index.html allows to specify startup splash screens on iOS 11.4.1. So this feature would still be very useful, or does anyone know of any other way to specify a startup splash screen image? Specifying them as icon does not work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add a configuration option to add a startup image
Specifications https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html#//apple_ref/doc/uid/TP40002051-CH3-SW6
The text was updated successfully, but these errors were encountered: