Ios download app status bar error?

The status bar looks white
It looked like the screenshot below and it looks like this from today.

@mom7667yafy I’m sorry, I don’t exactly understand what you’re asking. What status bar are you talking about?

1 Like

The status bar should look like the bottom shot I attached. It means that it looks like the picture attached at the top.
So I don’t see information like time or amount of battery.
Only white is visible in the status bar.
I didn’t do anything, and suddenly I don’t know why.

Check this setting. Go to the screen designer. Click on the screen in the component tree so it is highlighted. Then check this setting.

The setting you said is on.

Screen Shot 2020-02-06 at 5.11.59 PM Screen Shot 2020-02-06 at 5.11.55 PM

is it every screen in your app?

you could try this setting in the blocks.
Screen Shot 2020-02-06 at 5.13.17 PM

or even it’s companion block “from screen get show status bar” and this will return a true/false which may let you know if your app has turned it off or not.

if that doesn’t work, you should tag an admin and potentially leave a bug fix request on the github here Submit Bugs Here

I did as you said but shouldn’t.

Thank you.

Hi, @mom7667yafy! :wave:

If your problem isn’t solved, make sure these are blank -

image

The padding area in your screen's simple properties.

Thanks! :blush:

1 Like

I’m not sure what you said and the status bar
Anyway, it is as you said.
Still not solved.
Oddly, this happens only in ios.
Android does not have this phenomenon.

I figured out why.
This happens when the iPhone is in dark mode.

1 Like