iphone - Install iOS app without going through the AppStore -


i developed app iphone.

i want let users install app directly site not app store non jailbreak devices.

http://sibche.ir app. (if open sibche.ir iphone can download/install app site directly without appstore download progress in menu! in non jailbreak devices.)

how can achieve that?

here few steps follow:

  1. open browser , go http://www.diawi.com/

  2. drop .ipa file.

  3. generate link after uploading 100%.

  4. open link in device browser , install app.

using can install app in apple device without app store.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -