Having trouble with fullscreen video on iPhone
I'm working on a html5 video player with custom controls, there's fullscreen button that works fine on PC and Android. But is not working on iPhone since there's no support for the Fullscreen API (https://developer.mozilla.org/en-US/docs/Web/API/Full...
BBrandon commented