D
D
DeXVinogradov2017-02-11 20:07:23
JavaScript
DeXVinogradov, 2017-02-11 20:07:23

The Fullscreen API has been broken in mobile browsers recently. Was it completely blocked or new methods made?

In general, the title of the question reflects the essence of the problem. Today I rummaged through a lot of things and did not find working options for fullscreen.
document.documentElement.webkitRequestFullscreen(); Works on PC but not on mobile. The function is present, called, but no effect occurs.
In full screen mode, only the standard video player works, and everything else seems to be blocked.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DeXVinogradov, 2017-02-13
@DeXVinogradov

Understood. In new versions, this action can be hung only on touchend, but now it is impossible on touchstart.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question