码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2016-03-03 17:31:11      阅读:229      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!