FullScreen Mobile 100%

Olá,
Existe alguma maneira de utilizar o fullscreen mobile onde pegue 100% da tela?
Estou usando o código:

var fsAPI = AP.fullscreen;
if (fsAPI.fullscreenElement())
fsAPI.exitFullscreen();
else
fsAPI.requestFullscreen(prez.container);

Funciona perfeitamente no desktop, mas no smartphone a barra de tarefas fica aparecendo em cima, o que corta parte do video.

Software: ActivePresenter 7.5.7
Windows 7

Hi,

Can you please attach a screenshot of the issue?

Regards

Good morning.

Follow the image running on the phone
I would like Fullscreen to take the full screen.

Hi,

We can’t reproduce this issue in our tests.
Maybe your phone settings or a curtain app on your phone make the status bar floating over the fullscreen content.

Regards