警告 All interface orientations must be supported unless the app requires full screen.

时间:2018-03-20 12:37:10   收藏:0   阅读:201

  编译时警告 All interface orientations must be supported unless the app requires full screen.

  App 默认是有开启了多任务功能,而多任务功能是需要 App 支持所有方向,如果我们 App 是有需要支持多任务,则需要开启 App 对各个方向(上、下、左、右)的支持;如果 App 不需要开启多任务,则只需要将如下示意图的 requires full screen 勾选上。

  技术分享图片

 

 

 

  参考:http://docs.anysdk.com/faq/ios-sdk-params/

原文:https://www.cnblogs.com/lulushen/p/8608300.html

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