We have an app that is currently having issues with the iOS 7 status bar (or the lack thereof when running the app- the app itself moves up and covers the status bar, somewhat merging them together), throwing the entire layout off.
We found an answer to this issue, here: New iOS 7 statusBar leaves a range 20px in apps compiled in Xcode 5
The problem with the answer, in which the user states that you must set the "Window's Y Parameter" to 20... is that I have no clue what they are talking about, and am having no luck finding it on Google!
Does anyone know where this parameter is at? Could someone give me general directions? =D