views:

80

answers:

1

Hi, I am developing an iphone application but I do not have an iphone. But some of my friends have and they willing to try my application (and test a bit) for me. All tutorils I have seen for deploying require to connect through usb. I am already a regeistered developer (I got the licence).

Is there a way I can make an installation file and send to them? So they could install and test it.

Or any other way to deply it without having computer and iphone to the same physical place?

Thanx Gezim

+1  A: 

In the iPhone Developer Program Portal, there is something called Ad Hoc Distribution.

I have not tried this, but by the description, it sounds right:

Ad Hoc distribution allows you to share your application with up to 100 iPhone or iPod touch users, and to distribute your application through email or by posting it to a web site or server. To prepare your application, the following steps will need to be completed.

There is also a step-by-step guide on how to do this.

Vegar