问题描述
我们已将以下应用设置设置为仅限 iPhone,但在 App Store 中该应用被列为兼容 iPhone/iPad.
We have set the following app settings to be iPhone only, but in the App Store the app is listed as iPhone/iPad compatible.
如下图所示,设备系列设置为 iPhone:
As you can see in the following image, the device family is set to be just iPhones:
这是应用程序:http://itunes.apple.com/us/app/carrom-pro/id525961441?mt=8.
这些设置有什么问题吗?
Is there anything wrong with these settings?
推荐答案
所有 iPhone 应用程序也可以在 iPad 上运行,只是不能全屏"(见下图).应用程序可以分别为 iPhone 和 iPad 设计,也可以是通用应用程序,其中包含 iPhone 和 iPad 的资源(接口、设备处理等).
All iPhone applications can be run on the iPad as well, just not "fullscreen" (see image below). Applications can be designed for iPhone and iPad separately, or a universal app, which contains the resources for both iPhone and iPad (interfaces, device handling, etc.).
用户会注意到专为 iPhone 设计的应用程序周围有一个灰色容器.通用应用会自动为设备选择正确的界面.
The user will notice a gray container around an application that is designed for iPhone. Universal apps will automatically choose the correct interface for the device.
在 iTunes Store 中,价格旁边带有蓝色加号的应用程序是通用应用程序:
In the iTunes Store, applications with a blue plus symbol beside the price are Universal applications:
这篇关于Xcode:如何将应用程序设置为仅限 iPhone?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!