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

时间:2016-03-03 17:28:35   收藏:0   阅读:1593

今天打包提交遇到此问题  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

 

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!