I’m not sure what it’s called. Status bar? With the reception and batter life on. But is there an easy way to tell if it’s displaying in an app?
I’m writing some generic code and I want something to be positioned right at the top of the screen if there isn’t a bar, and below the bar if there is. People should be able to just dump my code into their project and it should just work. Thanks.
This should work:
And yes, it’s called status bar.