Is there a way to go into fullscreen mode for iOS 7? Like when you add it to your homescreen and just your website pops up not the url bar and back bar etc? Does anyone know how to do this? Ive looked at a few posts saying you can't go into fullscreen mode anymore on iOS 7 but then i looked at the OpenAppMkt web app and it seems to be able to hide the url bar on iOS 7
If you have access to the HTML, add the follow line to the HEAD:
<meta name="apple-mobile-web-app-capable" content="yes">
Then refresh the page in Safari and re-add the page to your home screen. (If content="no"
then it will not be displayed full-screen mode.)
Here is a link to Apple's documentation on Safari MetaTags.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With