Some time ago you help me solve the full screen issue, but that lasted until I found that it only worked for PC, Mac and Android and not for iOS. So I spent a lot of time researching about the header “full screen” statements for apple and all related to it, then tried it and always fails. Now I just want to ask directly, how do you make it possible to go full screen in iOS from your site’s “share” area?

I’m supposed to put this on the header:

<meta name=”apple-mobile-web-app-capable” content=”yes”>
<meta name=”apple-mobile-web-app-status-bar-style” content=”black-translucent”>
<meta name=”viewport” content=”initial-scale=1,user-scalable=no,viewport-fit=cover”>

But it doesn’t work??

Thanks for the help!

 

  • This reply was modified 4 years ago by mondriam.