0

I want to release an app but I'm getting the following error message:

Blockquote Invalid bundle. The “UIInterfaceOrientationPortrait” orientations were provided for the UISupportedInterfaceOrientations Info.plist key in the [bundle.id] bundle, but you need to include all of the “UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight” orientations to support iPad multitasking. For details, visit: https://developer.apple.com/documentation/bundleresources/information_property_list/uisupportedinterfaceorientations.

Can someone help me with this?

aycha
  • 59
  • 1
  • 9
  • check this answer it have same question https://stackoverflow.com/questions/32559724/ipad-multitasking-support-requires-these-orientations – Chandaboy Jul 06 '23 at 10:25
  • I have already checked the 'Requires full screen' option, but I'm still getting this error message – aycha Jul 06 '23 at 10:31
  • also check this too in your plist file UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown – Chandaboy Jul 06 '23 at 10:39

0 Answers0