In my html5 project I have slides vith video’s. My users are allowed to ‘control’ the video in the slide. Therefore on check the option ‘show media controls’.
The main reason I do this so that my users can enlarge the video and watch the video on the entire screen using this button
On adroid this works fine. However several users with an Iphone this button does not appear in the video controls.
iPhone doesn’t support API to full screen for customize media control.
However, home screen website is allowed to enable this, so the workaround is adding your site to home screen by “Add to Home Screen” on Safari.
FYI, we will try to support it in the next release.