Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Specifying a Launch Screen Image for safari #36

Open
san650 opened this issue Mar 16, 2017 · 4 comments
Open

Specifying a Launch Screen Image for safari #36

san650 opened this issue Mar 16, 2017 · 4 comments
Labels

Comments

@san650
Copy link
Owner

san650 commented Mar 16, 2017

Add a configuration option to add a startup image

<link rel="apple-touch-startup-image" href="/launch.png">

Specifications https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html#//apple_ref/doc/uid/TP40002051-CH3-SW6

@san650 san650 added the feature label Mar 16, 2017
@sdebarros
Copy link

It seems this tag is not working on the latest versions of iOS
https://gist.github.com/tfausak/2222823#gistcomment-1582419
https://forums.developer.apple.com/thread/23924

😞

@san650
Copy link
Owner Author

san650 commented Mar 31, 2017

@sdebarros I'll look for alternatives...

Maybe having this option for older iOS devices is still a good idea though, what do you think?

@sdebarros
Copy link

@san650 agree, though it seems to be failing from iOS 9 onward, not sure how many devices have iOS 8 or less

@st-h
Copy link

st-h commented Sep 10, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants