Distribute iOS Adhoc App using Dropbox
" we are always to distribute the app with TestFlight and Diawi.com but we also able to distribute app with dropbox."
#2. Upload ipa file to Dropbox. And get public link for the ipa.
Create the Mainfest.plist file :-
Add keys as well (bundle-identifier, bundle-version, title)
#3. Upload the modified manifest.plist to Dropbox and get its public link.
#4. Upload the index.html to Dropbox and share the public link of it with testers.
Click Install App list :
#5. Get Popup like this :-
Note :- "Replace all www.dropbox.com with dl.dropboxusercontent.com share link " .plist and .ipa. " "
App icon will be disappeared once the installation complete , Enjoy delivering your Adhoc builds to testers.