2

I want to post my iphone app on my website and users will be downloading it from my site. which provisioning profile is required so that any user has access to install app on their iphone?(I cant go for appstore for distribution ).

Thanks in Advance.

virata
  • 1,882
  • 15
  • 22

3 Answers3

2

This can be done only through an enterprise distribution program. You can create a "In-house" distribution profile, that can be installed on any iOS device. However it is supposed to be used by employees of an enterprise only. You can't post it on any public website, available to download for anyone.

Vin
  • 10,517
  • 10
  • 58
  • 71
0

You should have a Distribution Provisioning profile.

Anil Kothari
  • 7,653
  • 4
  • 20
  • 25
0

You can create AdHoc certificate for an Application and have your clients/users install them on their device.

P.S. :It has device limit of 100.

For more info visit link :

Adhoc provision profile

What is an Ad Hoc certificate for iOS test app distribution?

Another option is TestFlight to distribute your application among your clients.

Community
  • 1
  • 1
rohan-patel
  • 5,772
  • 5
  • 45
  • 68