报错如下:
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
本文链接:http://dongge.org/blog/236.html
本文采用知识共享署名4.0 国际许可协议进行许可。转载或大段使用必须添加本文链接,否则您将构成侵权!