I'm trying to publish an app to the AppStore and I get this error:
ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch storyboard in bundle 'com.companyname.appname.'"
Does anyone know what this error really means?
I'm trying to publish an app to the AppStore and I get this error:
ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch storyboard in bundle 'com.companyname.appname.'"
Does anyone know what this error really means?
You must specify how your application should manage
multitasking
, activate the optionRequires full screen
.If you don't want to handle multitasking, just disable it.
Answer in English: https://stackoverflow.com/questions/32557783/invalid-bundle-error-requires-launch-story-board