hung-doan / .bookmarks

My life bookmarker
0 stars 0 forks source link

iOS Enterprise OTA distribution Unable to Download Application #22

Open hung-doan opened 8 years ago

hung-doan commented 8 years ago

http://stackoverflow.com/questions/13167915/ios-enterprise-ota-distribution-unable-to-download-application

Ensure that all files listed in the assets array are available to download. If any of these files return 404 or such (including the icons) the entire install will fail. You must either (A) make those files available or (B) delete those missing entries from the plist. The icon entries are not required for the download to work.