将 iPad 应用程序转换为 iPhone 应用程序

发布于 2024-10-21 23:24:27 字数 272 浏览 0 评论 0原文

我已经创建了一个 iPad 应用程序,我们将于下月初将其发送到应用程序商店以获得批准。老板问我是否也可以在 iPhone 上运行。我知道将您的应用程序转换为通用(兼容 iPhone 和 iPad)非常容易,但所有视图都是针对 ipad 屏幕尺寸设计的是为了适应 iPhone 较小屏幕尺寸而进行裁剪和更改的过程。

有人能想到我可以在短时间内让我们的 iPad 设计的应用程序适用于 iPhone 吗? (如果有一种方法可以让我以某种方式在 iPhone 屏幕上适应 iPad 的大视图,但仍然让苹果评论家满意的话)

Ive created an iPad app which we are due to send to the app store at the start of next month for approval. The boss has queried me to see whether it could also run on the iphone.I know it is quite easy to convert your app to be universal (compatible for iphone and iPad) but being all the views are designed for the ipad screen size its gonna be the process of chopping and changing to suit the smaller screen size of the iPhone.

Can anybody think of anyway i can make our iPad designed app suitable for the iPhone in a short amount of time? (if there is a way i can fit the big ipad views on the iPhone screen in some manner but still keeping the apple reviewers happy)

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

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

发布评论

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

评论(1

通知家属抬走 2024-10-28 23:24:27

这里没有捷径 - 您必须重新设计视图以适应较小分辨率的屏幕,然后创建一个单独的应用程序委托并在运行时选择正确的 XIB。

There's no shortcut here - you'll have to redesign the views to fit on a smaller resolution screen, and then create a separate App Delegate and select correct XIBs at runtime.

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