ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations:
Edit your plist file from xcode and add this lines
<key>UIRequiresFullScreen</key>
<true/>
Or You can do below
In Target of Project, tab General, Check at Deployment Info -> Requires full screen. and ReArchive Product.
- Xcode 7 N Xcode 8
- Select Target of Project and Select General Tab -> Select Requires full screen