通用应用程序无法在 iPad 上运行

发布于 2024-10-23 14:19:51 字数 118 浏览 0 评论 0原文

我已经构建了一个通用应用程序,可以在 iPhone Simulator 中完美运行。但应用程序在 iPad 模拟器中崩溃。执行不会进入 iPad 本身的 AppDelegate。 它不会抛出任何错误,也不会执行任何操作。

I have build an universal application which works perfectly in iPhone Simulator. But the application crashes in iPad simulator. The execution does not enter in to the AppDelegate of the iPad itself.
It doesn't throw any errors or anything just doesn't do anything.

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

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

发布评论

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

评论(2

寒冷纷飞旳雪 2024-10-30 14:19:51

另外,我还看到人们因为没有正确设置“目标设备系列”构建设置而犯了这个错误。

Also, I've seen people get this wrong by not having the "Target Device Family" build setting set correctly.

踏雪无痕 2024-10-30 14:19:51

问题已解决...不知何故,在 .xib 中,委托未连接到文件的所有者。愚蠢的错误。谢谢您的回答

Problem solved ... somehow in .xib the delegate wasn't connected to File's Owner. Silly mistake. Thank you for your answers

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