how to 100 fullscreen app

HI , im using

iOS.StatusBarConfig IsVisible=“False”

Android.StatusBarConfig IsVisible=“False”

to hide the statusBar, it’s ok to hide, but after that, I swipe down from top , it shows the status bar then how to hide the statusbar again ?? the swipe up doesnot work.

and one more bug when I use

“Mobile”: {
“ShowStatusbar”: false
},
the app shows full app caption

thank yoy

On iOS this should keep the app fullscreen. On Android we have known issues about the full screen not working correctly. We are working on fixing those and providing the proper interfaces for controlling this programmatically.

edA-qa mort-ora-y wrote:

On iOS this should keep the app fullscreen. On Android we have known issues about the full screen not working correctly. We are working on fixing those and providing the proper interfaces for controlling this programmatically.

HI, on 0.3.1.2, this bug still exist :(( I need fullscreen app on android, please fix it, thank you

yeah, I follow this thread

https://www.fusetools.com/community/forums/bug_reports/020_isnavigationbarvisible_removed

and it does work for my android :smiley:

thankkkkkkk