views:

383

answers:

2

I have developed a view based project in Xcode. It is successfully running in iPhone Simulator. But I want to test this project on real iPhone device to check the behavior of application. Is there any way I can test my application on iPhone device without buying Apple Developer's License? Thanks in advance.

+5  A: 

No, there is not. You pay the $99, and you get the ability to load software onto (a few, I believe) real iPhone/iPods. See http://developer.apple.com/programs/iphone/develop.html#compare for details.

Paul Tomblin
You can register up to 100 device (iPhone, iTouch, iPad) UDIDs with your account. You can put dev builds directly on them via sync cable or do an adHoc release which you can send the app to the users and they install using their iTunes. The app will only run on devices with registered UDIDs.
dredful
A: 

No, Dear you can't install any app onto the iphone without their(Apple) permission. YOu have to buy the Apple's Developer License. That's the bad news for you..

Joy