简体   繁体   English

苹果对iPhone应用程序的提交要求

[英]Apple submission requirements for iPhone apps

Im not sure what the implications of point 2.10 of Apples requirements implies. 我不确定苹果要求的第2.10点意味着什么。 2.10 states "iPhone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution" 2.10指出“ iPhone应用程序还必须在iPhone分辨率和2X iPhone 3GS分辨率下未经修改就可以在iPad上运行”

If I write an iPhone app that works will it be enough to satisfy this requirement. 如果我编写的iPhone应用程序可以运行,那么满足此要求就足够了。

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. 要使应用程序可以在iPhone上运行,而不能在iPad上运行,则必须尝试检查设备是否为iPad,然后故意不起作用,以限制功能。

If you do not do anything like that, your app will no be rejected based on that requirement. 如果您不执行上述操作,则不会根据该要求拒绝您的应用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在没有成为Apple开发人员的情况下开发iPhone应用程序 - Developing iphone apps without being a apple developer 使iPhone特定的应用程序在iPad上运行,以满足Apple的要求 - Make an iPhone specific app work on iPad to meet Apple requirements 在Apple商店中禁用iPhone 4s的应用程序 - Disable apps for iPhone 4s in apple store 提交给 Apple 之前 iPhone 应用程序源代码的组织 - Organization of iPhone app source code before submission to Apple iPhone和Apple Watch应用之间的核心数据共享 - Core data sharing between iPhone and Apple Watch apps 在我的 iphone 上检测应用程序而不会被 Apple 拒绝? - Detect apps on my iphone without being rejected by Apple? 通过 TestFlight 在 Apple 硅 Mac 上部署 iPhone 和 iPad 应用程序 - Deploying iPhone and iPad apps on Apple silicon Macs from TestFlight 如果他们不考虑新的iPhone 5分辨率,Apple会否拒绝新的应用程序? - Will Apple reject new apps if they are not considering the new iPhone 5 resolution? 我的 iPhone 应用程序无法在 Apple Silicon Mac 上使用 - My iPhone apps cannot be made available on Apple Silicon Mac iOS App Store提交:Apple是否使用经过验证的Facebook帐户测试Facebook应用程序? - iOS App Store Submission: Does Apple Test Facebook Apps with verified Facebook Accounts?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM