gpt4 book ai didi

iphone - Ipad 显示 UIUserInterfaceIdiomiPhone 而不是 UIUserInterfaceIdiomPad

转载 作者:行者123 更新时间:2023-12-03 21:05:28 26 4
gpt4 key购买 nike

我开发了一个通用应用程序,它在我们的 iPhone 和 iPad 上运行良好。但该应用程序正在另一台 ipad 上显示 iphone UI。该ipad已越狱,iOS版本为4.3.2。为了检查这一点,我在条件“if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad)”内添加了一个警报。它总是返回 UIUserInterfaceIdiomiPhone 而不是该 ipad 中的 UIUserInterfaceIdiomPad。

如何解决这个问题?任何帮助表示感谢..

谢谢..

最佳答案

如果这不起作用:

if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad) {...}

然后您应该尝试更改目标的构建配置:确保“目标设备系列”设置为“iPhone/iPad”。

祝你好运!

关于iphone - Ipad 显示 UIUserInterfaceIdiomiPhone 而不是 UIUserInterfaceIdiomPad,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7684576/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com