I've just about finished an app that looks fine in iOS 6 but terrible in iOS 7.
Specifically i had used a lot of table views where the cells don't stretch all the way across the screen - as they now do by default in iOS 7. I have used background colour to convey certain information . Under iOS 7 this means that i get coloured headers and footer broken up by white tableview section and this looks terrible
I'm aware that by the time in i get it into the store iOS 7 will be out and maybe i should just rewrite the bits that made it look good on one but rubbish on the other.
What i need to know though is this
Is it possible to tell a iPhone running iOS 7 to run and display the app if the version of iOS 6 was running ? And if so how ?