简体   繁体   English

通用应用不会以iPad模式启动吗?

[英]Universal app wont launch in iPad mode?

For some reason my universal app suddenly does not want to launch in fullscreen iPad mode, but it used to do so. 由于某种原因,我的通用应用突然不想在全屏iPad模式下启动,但是它曾经这样做过。 I am really not sure what happened. 我真的不确定发生了什么。

The iPad target is set to iPhone Devide 3.2 and the iPhone OS deployment target is iPhone OS 3.2 as well. iPad目标设置为iPhone Devide 3.2,iPhone OS部署目标也设置为iPhone OS 3.2。 I have set the Targetted device family to iPad. 我已将目标设备系列设置为iPad。

Yet, the app keep launching into the iPad simulator in a small window indicating it is an iPhone app... 然而,该应用程序仍在一个小窗口中启动进入iPad模拟器,表明它是iPhone应用程序...

Is there anything else I am missing? 还有什么我想念的吗?

I have tried all kinds of things, but running out of options. 我尝试过各种方法,但是用尽了所有选项。 Any ideas are appreciated... 任何想法表示赞赏...

It's a native opengl app by the way, not using any .nib file for the display. 顺便说一下,它是一个本机opengl应用程序,不使用任何.nib文件进行显示。

Turns out the solution was quite simple. 事实证明,解决方案非常简单。 Just restart xCode and delete the app's from the iPad. 只需重新启动xCode并从iPad中删除该应用程序即可。 Seems this is the golden rule when things start to behave strangely... 当事情开始表现异常时,这似乎是黄金法则。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM