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


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

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM