Working on my first game using Defold, and I notice that it takes up the whole screen on iOS… hiding the status bar at the top of the screen. My game.project has display > Fullscreen unchecked …
Is this simply a limitation of the Defold environment? Or is there a way to build games with Defold so that the status bar is still visible?
It would be interesting if you considered implementing the functionality of being able to see the status bar on iOS, as games like Clash Royale do, for example.