The Status bar on my Samsung Galaxy A10 is just behind my front camera. After enabling Immersive mode in my project settings I get a black bar. That is the area of Status bar. Is there a way to set it to full screen.
I see that Playrix do it with their games where it is completely full screen.
The “Hide front camera” is disabled but still there is a black bar when I open the game. Like I said when I play other games it goes fullscreen with no black bar and around the notch.
I investigated this question a bit and I afraid we don’t have this functionality in the engine right now. But this issue might be solved by creating of native extension or connecting style.xml file to the app.
I’ve got immersive mode ticked and for some reason the whole screen is not used on a OnePlus Android phone. I noticed the same is true for Blossom Blast:
Unfortunately, I can’t reproduce this issue on the phones I have.
But I have a few ideas, I’ll try to build a few APK with different possible fixes and ask you to test on your side.
(It seems like the same issue Android Status Bar )
Looking at the AndroidManifest.xml, maybe there is something obviously different in the games which are different. The Holedown one you linked seems to be a Unity game.
Great! Here is a temporary(?) solution: customstyle.zip (6.1 KB)
Instruction:
Download this (fake)NE and put it into your project folder
2.1 If you use default AndroidManifest.xml then replace it in game.project with manifest from the folder.
2.2 If you have custom AndroidManifest.xml then find this line