Hello, I have found an error in the extension.
My App looks like these:
When Screen Initialize then call "HideSystemUI".
... so far so good, everything works in the app ...
BUT,
when I minimize the app and then load it back with the device task manager,
the app reappears the systemui again and didn't hide the systemui.
i have testet this "error" with some devices and every time it's the same.

Taifun, can you add a block like this? ->
If you add this block to the extension, it would be possible for the user to check with a clock component if the "systemui" is hide or show.
Thx, Mika