首页 > 移动平台 > 详细

提交AppStore遇见iPad适配问题: Invalid Bundle. iPad Multitasking support requires these orientations

时间:2016-03-03 17:28:35      阅读:1593      评论:0      收藏:0      [点我收藏+]

今天打包提交遇到此问题  Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight‘. Found ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown‘ in bundle ‘com.bitscoffee.PhotoMarks.iOS‘.

技术分享

 

后来看了看项目:自己是适配的iPad 和iPhone  ,并且都是竖屏,需要增加一个属性即可Require full screen

技术分享

 

重新提交AppStore即可!

 

参考网址:http://stackoverflow.com/questions/32559724/ipad-multitasking-support-requires-these-orientations

 

提交AppStore遇见iPad适配问题: Invalid Bundle. iPad Multitasking support requires these orientations

原文:http://www.cnblogs.com/superbobo/p/5239323.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!