I am new in Iphone development.I have a little idea about app_store distribution.My questions are
1) what is the need of ad hoc distribution in ios application dis
Ad-Hoc Distribution: Distribution builds of an app, which can be installed on 100 devices designated by the developer on his provisioning portal. The distribution mechanism can be websites, mails or OTA. These type of builds are generally for beta testing or demos.
App-store Distribution: Distribution builds that are intended for general public(for sale). The distribution mechanism is App store only.