仍未针对iPhone 6和iPhone 6 Plus进行优化 [英] Still not optimized for iPhone 6 and iPhone 6 Plus

查看:116
本文介绍了仍未针对iPhone 6和iPhone 6 Plus进行优化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序刚刚上线但它仍然没有说针对iPhone 6和iPhone 6 Plus进行了优化




  • 我添加了以所需的分辨率启动屏幕和应用程序图标。

  • 调整所有内部屏幕以适应新的iPhone屏幕。

  • 添加了4.7和5.5英寸的屏幕截图iTunes Connect上的设备。



我现在缺少什么?

解决方案

经过几次额外调整后,我几天前重新提交了该应用程序。现在它已经上线并针对iPhone 6和iPhone 6 Plus进行了优化!



以下是我采取的步骤:




  • 已添加重要的是添加。


  • 确保在 Project Targets - >中正确选择了App图标,启动图像和启动文件源。一般


  • 调整所有内部屏幕以适应iPhone 6和iPhone 6 plus屏幕,当然!


  • 确保 arm64 包含在项目目标中 - >构建设置。 (再见iOS 5支持!)


  • 中移除 armv7 所需的设备功能(又名]



I have an app that just went live and it's still not saying "Optimized for iPhone 6 and iPhone 6 Plus"

  • I added launch screens and app icons in required resolutions.
  • Adjusted all inner screen to fit with the new iPhone screens.
  • Added screenshots for 4.7 and 5.5 inches devices on iTunes Connect.

What am I missing now?

解决方案

After few additional adjustments made, I had re-submitted the app few days ago. Now it's live and optimized for iPhone 6 and iPhone 6 Plus!

Here are the steps I made:

  • Added App icon (including Settings Icon and Spotlight Icon) & Launch images to Images.xcassets in proper resolution and naming of the files (self-explanatory as they are) was done as following:

  • Additionally added Launch Screen file. Because Apple says it's important to add.

  • Made sure that App icon, Launch Image and Launch file sources were properly selected at Project Targets -> General

  • Adjusted all inner screens to fit with the iPhone 6 and iPhone 6 plus screens, of course!

  • Made sure that arm64 was included in Project Targets -> Build Settings. (Bye bye iOS 5 support!)

  • Removed armv7 from Required device capabilities (a.k.a. UIRequiredDeviceCapabilities) in info.plist

  • On iTunes Connect, added screenshots for 4.7 and 5.5 inches devices excluding the device status bar. [Screenshot Properties]

这篇关于仍未针对iPhone 6和iPhone 6 Plus进行优化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆