Handling the iOS7 Status Bar...
Posted: Fri Nov 29, 2013 5:59 am
Folks, I must be missing something here. This is what I think is the situation regarding iOS7, and please will someone jump in and correct me if I'm wrong...
I have an app that keeps the standard iOS Status Bar turned on. i.e., in the Standalone Application Settings I select "iPad Status Bar - Visible."
Let's take an example of an app running on an iPad Retina in Landscape Mode. My card size is 2048x1496. This fits below the status bar.
But now, if I run this on iOS7, the card moves up. The status bar overlays my app content. And I have a 40px blank space at the bottom of the screen.
What I can't find is some way to move the whole card down. Without this, the only solution would seem to be to move everything down by 40px if the iPad is running iOS7. That would be painful!
Please could someone tell me there is a simple solution.
TIA
--paul
I have an app that keeps the standard iOS Status Bar turned on. i.e., in the Standalone Application Settings I select "iPad Status Bar - Visible."
Let's take an example of an app running on an iPad Retina in Landscape Mode. My card size is 2048x1496. This fits below the status bar.
But now, if I run this on iOS7, the card moves up. The status bar overlays my app content. And I have a 40px blank space at the bottom of the screen.
What I can't find is some way to move the whole card down. Without this, the only solution would seem to be to move everything down by 40px if the iPad is running iOS7. That would be painful!
Please could someone tell me there is a simple solution.
TIA
--paul