Note that there are some explanatory texts on larger screens.

plurals
  1. POTrouble installing AD-HOC distribution through safari
    primarykey
    data
    text
    <p>I've spent about 4 hours trying to get adhoc installation via safari working. My app works fine in the simulator and I even had it working fine on my device in debug. I've created an adhoc distribution profile with UDID's and created an archive using the adhoc provisioning. I created an ipa using 'Save for Enterprise Distribution' and filled the details in with location of the ipa etc.. Uploaded to web space with a basic html with the link.</p> <p>Now, when I click the link on my iPhone it downloads the app however it fails to install. This is the console log</p> <pre><code> Feb 20 00:49:59 unknown SpringBoard[15] &lt;Warning&gt;: could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.venderbase.ibetandwin-0A53F66A-32AF-4460-BCA6-27D20BD1F349' Feb 20 00:49:59 unknown SpringBoard[15] &lt;Warning&gt;: could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.venderbase.ibetandwin-BDA582E5-CAF2-4846-AA9A-81FF96E10A4F' Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 extract_package: Could not extract archive Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 stage_package: Could not extract /var/tmp/install_staging.fgTWMV/foo.zip to /var/tmp/install_staging.fgTWMV/foo_extracted Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 MobileInstallationInstall: Could not stage the package Feb 20 00:49:59 unknown com.apple.itunesstored[130] &lt;Notice&gt;: MobileInstallationInstall: failed with -1 Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 handle_install: API failed Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 send_message: failed to send mach message of 71 bytes: 10000003 Feb 20 00:49:59 unknown installd[121] &lt;Error&gt;: 00583000 send_error: Could not send error response to client </code></pre> <p>I am stuck with the partially installed app icon on my iPhone. I have tried syncing with iTunes to remove it and restarting but it won't go.</p> <p>How can I get this to a) install or b) delete?</p> <p>Thanks</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload