All Urho3D iOS apps(as well as the Urho3d examples) shows the blank screen with battery status at the top right corner after showing launch image and before the loading/initialisation is completed. The duration of showing battery status depends on how long the device takes to finish the initialisation/loading, it could be fraction of second or sometimes few seconds.
I couldn’t find a way to hide the battery status while loading, “hide status bar” is already ticked in xcode, I’m at the middle of my mobile game development, I should start thinking about possible polishing work, anyone here knows how to make Urho3d app not to show battery status?