Is it important for an app to work on both iPhone and iPad?

拜拜、爱过 提交于 2019-12-13 07:08:09

问题


We've been working on a iPhone app for the last couple of months, an app that will only be targeted for the iPhone.

I have read through the Review Guidelines and spotted a potential reason for the app getting rejected under the 'Functionality' category.

"Iphone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution."

In xcode we have targeted the app for iPhone only. To my mind this means that the app should only be available to iPhone users in the App Store and shouldn't get rejected.

My question is - Are we going to face possible rejection if the app doesn't display propertly on an iPad? Eventhough it is only targeted for iPhone?


回答1:


iPad owners can download and run ALL iPhone apps in the App Store. Your app must run correctly on an iPad in iPhone mode. You should test your app on an actual iPad device before releasing it to make sure there are no issues. In general, if your app works fine on an iPhone 3GS, you should be fine.



来源:https://stackoverflow.com/questions/17946966/is-it-important-for-an-app-to-work-on-both-iphone-and-ipad

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!