After a deep search, I still can’t hide the URL bar in my IPAD web app.
please help
I tried to add:
meta name="apple-touch-fullscreen" content="yes"
meta name="apple-mobile-web-app-capable" content="yes"
But it works only if I add the site to my home screen…
Thanks,
The only suggested fix for this I’ve come across is scrolling the web page down to hide the URL bar. This can be achieved with Javascript:
Source article