报错如下:
ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle 'xxxx'."
ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations: 'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight'. Found 'UIInterfaceOrientationPortrait' in bundle 'xxxx'."
这是因为ios9 iPad 的分屏适配所致。解决方法有两个。1.最偷懒的方法:移除app对iPad Multitasking的支持,具体做法如下图
2.适配iPad Multitasking,下面是参考资料:
Mysteries of Auto Layout, Part 1
Implementing UI Designs in Interface Builder
Getting Started with Multitasking on iPad in iOS 9
Optimizing Your App for Multitasking on iPad in iOS
原文地址:http://blog.csdn.net/chensjjj/article/details/48596803
版权属于:东哥笔记 - DongGe.org
本文链接:https://dongge.org/blog/236.html
自2017年12月26日起,『转载以及大段采集进行后续编辑』须注明本文标题和链接!否则禁止所有转载和采集行为!