Search code examples
iosstoryboardlaunchlaunchimagelaunch-screen

How can I create Launch Screen storyboard with different content for different targets?


How can I create Launch Screen storyboard with different content for different targets? Is it possible to add some logic to the Launch Screen storyboard?


Solution

  • It's impossible because storyboard has no corresponding ViewController. Launch screen storyboard can be used only for autoresizing.