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

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

时间:2018-03-20 12:46:16      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:blog   res   ram   功能   inter   unless   示意图   alt   int   

  编译时警告 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/

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

标签:blog   res   ram   功能   inter   unless   示意图   alt   int   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!