I have a Launch Screen where I set an UIImageView inside the xib and add constraints for prevent the distortion of the image. In all iOS 8 devices (iphone 4s, iphone 5c, 5s, iphone 6, and 6Plus, and iPads) show correctly, but in iOS 7.1 - 7.2 devices it appear Black... Whats happend?
I'm developing in Xcode 6.2 and Swift
Thanks!!