使特定于 iPhone 的应用程序在 iPad 上运行以满足 Apple 的要求 [英] Make an iPhone specific app work on iPad to meet Apple requirements

查看:15
本文介绍了使特定于 iPhone 的应用程序在 iPad 上运行以满足 Apple 的要求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序已经在 AppStore 上架了几个月,而且总是只能在 iPhone 上运行.我最近提交了一个被拒绝的更新,因为该应用程序不能在 iPad 上运行.被拒绝的确切原因是:

My app has been in the AppStore for a couple of months now and always only worked on iPhone. I recently submitted an update which was rejected because the App does not run on an iPad. The exact reason it was rejected was:

拒绝的原因:2.10:iPhone 应用程序也必须无需修改即可在 iPad 上以 iPhone 分辨率和 2X iPhone 3GS 分辨率运行

Reasons for Rejection: 2.10: iPhone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution

我需要在 Xcode 中做什么才能让我的应用在带有 2X 图标的小盒子中的 iPad 上运行?

What do I need to do in Xcode to make my app run on an iPad in the little box with the 2X icon?

任何提示说明将不胜感激...

Any tips instructions will be massively appreciated...

编辑这是我的 info.plist.这是我的第一个应用程序,我想我最初选择设置它并选择通用".我现在有什么简单的方法可以纠正这个问题吗?

EDIT This is my info.plist. This is my first App and I think I did initially chose to set it up with "universal" selected. Is there an easy way back for me to rectify this now?

推荐答案

首先弄清楚为什么您的应用程序无法在 iPad 上运行.大多数为 iPhone 开发的应用程序无需修改即可在 iPad 上正常运行(在兼容模式下);如果你的没有,你必须做些什么来防止它.您是否依赖某些硬件功能?对正在运行的设备做出毫无根据的假设?您的应用在 iPad 上运行时如何失败?

Start by figuring out why your app doesn't work on the iPad already. Most apps developed for the iPhone will work fine on an iPad (in compatibility mode) with no modification; if yours doesn't, you must be doing something to prevent it. Are you relying on some hardware feature? Making unfounded assumptions about the device you're running on? How does your app fail when run on an iPad?

一旦你弄清楚为什么它不起作用,你就会比现在更接近解决问题.

Once you've figured out why it doesn't work, you'll be much closer than you are now to fixing the problem.

这篇关于使特定于 iPhone 的应用程序在 iPad 上运行以满足 Apple 的要求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆