Apple 针对 iPhone 应用程序的提交要求

发布于 2024-11-06 05:13:12 字数 152 浏览 2 评论 0原文

我不确定 Apple 要求的第 2.10 点意味着什么。 2.10 规定“iPhone 应用程序也必须在不进行修改的情况下以 iPhone 分辨率和 2X iPhone 3GS 分辨率在 iPad 上运行”

如果我编写一个可以运行的 iPhone 应用程序就足以满足此要求。

Im not sure what the implications of point 2.10 of Apples requirements implies. 2.10 states "iPhone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution"

If I write an iPhone app that works will it be enough to satisfy this requirement.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

香草可樂 2024-11-13 05:13:12

简短的回答是肯定的。要使应用程序在 iPhone 上运行,但不能在 iPad 上运行,您必须尝试通过检查设备是否为 iPad 来限制功能,然后故意不运行。

如果您不这样做,您的应用程序将不会根据该要求被拒绝。

Short answer is yes. To make an app work on an iPhone, but not on the iPad you would have to try to limit the features by checking if the device is an iPad and then purposely not working.

If you do not do anything like that, your app will no be rejected based on that requirement.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文