An iOS web app whose content is purely web-browser-based and runs outside of Mobile Safari in a chromeless browser using the meta declaration: <meta name="apple-mobile-web-app-capable" content="yes" />
For iOS 6.[something] onwards Cookies, SQLite data and localStorage data for Full Screen Web Apps is stored separately from the …
ios cookies ios7 safari iphone-standalone-web-appI've read on how adding <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> to …
html mobile web-applications iphone-standalone-web-app