I'm developing an universal application using Xcode 6.0.1 universal storyboards. Xcode generated for me one storyboard that will be used for both iPhone and iPad. To get this worked I must use size classes.
So my questions are :
If I use size classes, my application will be compatible for iOS6 and iOS7?
If not, what is the solution to make it compatible with iOS6 and iOS7, using Xcode6?
But it didn't explain the compatibility of the universal application in iOS6/7