Hi,
in some of my Apps i use the following line to disable the NavigationBar:
NavControl.NavigationBarVisible = False
Now here is the Problem:
After calling the above mentioned Line the Statusbar disapears, leaving behind a black empty Space.
(in ONE app it sometimes reappears after a page is finished loading, but for the most part it`s gone.)
Is this normal?
And what do i have to do to keep the Statusbar without the Navbar?
My Versions (maybe it helps):
B4i: 3.01
iOS of test Phone: 10.1.1 (14B100)
I use the hosted Server to compile my Apps.
Sincerly,
mystic