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?
Asked
Active
Viewed 2.9k times
1 Answers
11
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.