I have an iOS 7 app made since more than a year. I want to make it optimized for the new iPhone 6 and 6 Plus screens but want to keep the iOS 7 compatibility. Is it possible ?
I have already made this :
- Add Launch images at the sizes of iPhone 6 and 6 Plus
There are some UI issues, but I can handle them.
My question is : If the iOS Deployment Target and Base SDK are on "iOS 7.0", is it enough to make my app optimized for iPhone 6 and 6 Plus and iOS 7 compatible ?