Closed lmccart closed 12 months ago
Here's a proposed setup that I just tested:
<head>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'> <meta name='apple-mobile-web-app-status-bar-style' content='black-translucent'> <meta name='apple-mobile-web-app-capable' content='yes'>
Apple Reference: https://support.apple.com/en-us/HT202612
this works perfectly.
todo for me: set this up on all five phones.
note: on iPhone SE the home button is used instead of hold button for triple-click.
Here's a proposed setup that I just tested:
Prepare HTML
<head>
to optimize fullscreen app on iOS:Set up Guided Access
Start a Guided Access session
Apple Reference: https://support.apple.com/en-us/HT202612