When I try to validate my app, I get message: "Invalid Bundle. Your app supports Multitasking on Ipad, you must include the launch storyboard file, "LaunchScreen", in your bundle, ...".
The problem is I had icludes LaunchScreen.storyboard into my project. Simulator shows it, and all is working.
What else should I doto publish app without "Distribution failed with errors" response from App Store validation.
And on more thing - I do want to use Multitasking, UIRequiresFullScreen=YES is not an option.
Bit of a catch-22, have you seen the discussion in this SO thread?
https://stackoverflow.com/questions/32557783/invalid-bundle-error-requires-launch-storyboard