V
V
Vladimir2017-01-10 12:46:31
iOS
Vladimir, 2017-01-10 12:46:31

Why might meta for webapp not work?

Why these meta tags may not work on a webapp page on ios:

<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

The status bar should be transparent and overlay on top of the html, but it's just black and pushes the content below it.
<link rel="apple-touch-startup-image" href="img/launch.png">

Splashscreen prepared in iPhone resolution does not appear.
There are also the following tags:
<meta name="apple-touch-fullscreen" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes" />

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question