0

I developed an app for iPhone.

I want to let my users install my app directly from my site not from app store for non jailbreak devices.

http://sibche.ir do that for their app. (If you open sibche.ir from iPhone you can download/install its app from site directly without appstore with download progress in menu! in non jailbreak devices.)

How can I achieve that?

Simon East
  • 55,742
  • 17
  • 139
  • 133
Hossain Khademian
  • 1,616
  • 3
  • 19
  • 29
  • may be they are using enterprise account, check out more about it here, https://developer.apple.com/programs/enterprise/ – Parth Pandya Jul 13 '15 at 11:03

2 Answers2

1

Here are few steps to follow:

  1. open your browser and go to http://www.diawi.com/

  2. Drop your .ipa file.

  3. generate link after uploading 100%.

  4. open link in your device browser and install app.

Using this you can install app in your Apple device without app store.

iAnurag
  • 9,286
  • 3
  • 31
  • 48
1

please check the answer on this thread, https://stackoverflow.com/a/11749757/4030948

In Enterprise account we can do like this.

Community
  • 1
  • 1
Parth Pandya
  • 1,460
  • 3
  • 18
  • 34