本文介绍了如何在iPad硬件中测试iPad应用程序(不在模拟器中)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iPad模拟器上完成构建和测试后,我需要在iPad硬件上测试应用程序。
我该怎么做?

After I'm done with build and test on iPad simulator, I need to test the app on iPad hardware.How can I do that?

推荐答案

如果您已经支付了开发人员密钥,您应该可以打开管理器窗口,设置设备,然后选择设备而不是模拟器作为XCode中的目标。请参阅有关详细信息。

If you've paid for a developer key, you should be able to open the Organizer window, set up your device, and then select the device rather than the simulator as the target in XCode. See Apple's documentation for details.

如果您没有也不会购买开发人员密钥,则必须越狱您的设备。在这种情况下,可能对您有帮助。

If you haven't and won't buy a developer key, you'll have to jailbreak your device. In that case, the answers to How can I test my iPad app on my actual iPad? may help you.

这篇关于如何在iPad硬件中测试iPad应用程序(不在模拟器中)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 17:00
查看更多