Hi,
I am cross-linking the issue I submitted in cordova-plugin-inappbrowser
Is it possible to make the in-app-browser show in full-screen without the system status bar?
I enabled immersive mode this.androidFullScreen.immersiveMode() and then launch in-app-browser with fullscreen: yes but the system status bar becomes visible as soon as in-app-browser is open
It looks like the immersive mode applies only to the main window, and in-app-browser launches in the new modal/screen and this mode does not propagate
cordova-plugin-inappbrowser: issue #380
Hi,
I am cross-linking the issue I submitted in cordova-plugin-inappbrowser
Is it possible to make the in-app-browser show in full-screen without the system status bar?
I enabled immersive mode
this.androidFullScreen.immersiveMode()and then launch in-app-browser withfullscreen: yesbut the system status bar becomes visible as soon as in-app-browser is openIt looks like the immersive mode applies only to the main window, and in-app-browser launches in the new modal/screen and this mode does not propagate
cordova-plugin-inappbrowser: issue #380