I'm creating an app that supports iOS8 and iOS7. iOS8 supports to use Storyboards as launchimage... But this doesn't work for iOS7. But if I'm using Launch Images from the image.xcassets the launch image isn't loaded any more!
Is it possible to use storyboard-launch images for iOS8 and launch image from the Assets for iOS7?
Thanks in advance!
Edit: As soon as I'm using both, iOS8 LaunchScreens is black!