Mobile Fullscreen Uses Native Player. Need Way to Pass Control Configuration from Angular App

I confirm this is a Feature Request and NOT a support/technical query. Please use your Bitmovin Dashboard for raising support tickets.

on

Which product is your request related to?

Player

Description

I’m using Bitmovin Player v4 in an Angular application. The player works correctly on desktop browsers, but on mobile devices (iOS and some Android browsers), entering fullscreen mode causes the video to switch to the browser’s native player UI and shows default native player controls.

Because of this, none of my custom Bitmovin UI controls or configuration are available in fullscreen on mobile. I would like to know:

Is there any supported way to pass control configuration or UI behavior from the Angular Bitmovin player instance to the native fullscreen player?

If not, what is the recommended approach for maintaining consistent fullscreen controls across mobile and desktop?

Are there configuration options in Bitmovin Player v4 that can prevent the browser from forcing native fullscreen and allow inline fullscreen instead?

Any guidance or best practices for handling fullscreen behavior on mobile would be greatly appreciated.