Are we still support iPhone 3.5" screen to meet app store guidelines?

半世苍凉 提交于 2019-12-13 03:47:57

问题


I found that my app got dis approved by apple because the app doesn't follow app store guideline on running app in iPad. This is what apple is saying

Your app did not run at iPhone resolution when reviewed on iPad. While your app may be built for iPhone or iPod, it must still run on iPad, at iPhone resolution and at 2x iPhone 3GS resolution.

Since I need to support only iPhone 5 devices and above which are 4" devices, I still don't understand why apple is asking us to support 3.5" screen so that they run correctly on iPads.

Does anyone know why this so?

Thnaks


回答1:


Strange but true. There is no way to disable support for 3.5" devices. You must support both sizes because an iPhone app must run on iPad as well which simulates a 3.5" device.

One of our apps also got rejected for not supporting 3.5" screen as the reviewer also tested it on iPad.



来源:https://stackoverflow.com/questions/25351526/are-we-still-support-iphone-3-5-screen-to-meet-app-store-guidelines

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