Problem: Invalid bundle. The “ UIInterfaceOrientationLandscap eLeft, UIInterfaceOrientationLandscap eRight, UIInterfaceOrientationPortrait ” orientations were provided for the UISupportedInterfaceOrientatio ns Info.plist key in the com.myapp bundle, but you need to include all of the “ UIInterfaceOrientationPortrait , UIInterfaceOrientationPortrait UpsideDown, UIInterfaceOrientationLandscap eLeft, UIInterfaceOrientationLandscap eRight” orientations to support iPad multitasking. For details, visit: https://developer.apple.com/ documentation/bundleresources/ information_property_list/ uisupportedinterfaceorientatio ns . (ID: something) Solution: In the above image you have to check the full screen option enabled.If not then enable and upload it will works.
Comments
Post a Comment