我可以阻止将iOS8应用安装到iPhone 4s上吗? [英] Can I prevent installation of my iOS8 app onto an iPhone 4s?

查看:79
本文介绍了我可以阻止将iOS8应用安装到iPhone 4s上吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发针对iOS8的外观复杂的应用程序,该应用程序还需要一定的CPU/GPU功能.一切正常,我已经在iPhone 5和6/plus上进行了测试,但是为iPhone 4S开发自动布局将非常困难,我不想为每个屏幕都创建单独的NIB以支持小尺寸4S.此外,运行iOS8的4S(运行不佳)会给该应用带来糟糕的用户体验.

I'm in the process of developing a visually complex app targeted for iOS8 that also requires some CPU/GPU horsepower. It's going fine, and I've tested on iPhone 5 and 6/plus, but developing the autolayout for an iPhone 4S will be very difficult and I don't want to have to create separate NIBs for every screen to support the small form factor 4S. Additionally, the 4S running iOS8 (which it doesn't run well) would provide a poor user experience for this app.

关于App Store提交和发行版中,是否有人知道iPhone 5及更高版本中提供的硬件功能,该功能使我可以选择在4S上进行安装,因此我无需创建专门用于支持它的UI?

Regarding App Store submission & distribution, does anyone know of a hardware feature available in iPhone 5 and up that would allow me to select against installation on the 4S, so that I don't need to create a UI specifically to support it?

推荐答案

不可能选择要通过Xcode,iTunes Connect或任何其他方式支持的设备.可以通过Xcode配置的操作系统是您将支持的最低操作系统(例如iOS7或iOS8),并且由于4s仍支持iOS8,因此您必须忍受它.

it is not possible to select which devices you want to support through Xcode, iTunes Connect, or any other means.The only thing that can be configured via Xcode is the minimum OS that you will support ( like iOS7 or iOS8), and since 4s still supports iOS8, You will have to bear it.

您可以做的是在说明中为recommendation提供建议的设备,但用户很少会看到此警告".

What you can do is give recommendation in description that what devices are recommended for their app but there's little chance that users will see this 'warning'.

随着自动版式的所有进步,最好找到一种创造性的方式来使用4S的屏幕尺寸来支持您的UI.

With all of the advancements of Auto Layout, it might be best to find a creative way to support your UI using the screen size of the 4S.

这篇关于我可以阻止将iOS8应用安装到iPhone 4s上吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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