Note that there are some explanatory texts on larger screens.

plurals
  1. POOTA install of app (jailbreak) doesn't work
    text
    copied!<p>I have made an app in Xcode (without a developer certificate, so for jailbroken devices).</p> <p>I tried to make an over the air (itms) install with it, but when I try to install it always say:</p> <blockquote> <p>Unable to Download MyApp … </p> </blockquote> <p>I tried to install the ipa file with AppCake (installous alternative), and that works… Why?</p> <p>(I have AppSync installed)</p> <p>Does someone have a solution please?</p> <p><strong>Upadate</strong> : Yes, the right URL of the ipa is in the plist file… </p> <p><strong>Update 2</strong> : This is the console at the moment I tap install on my site… :</p> <pre><code>Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer sandboxd[2216] &lt;Notice&gt;: MS:Notice: Installing: (null) [sandboxd] (793.00) Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: Can't get application info for com.apple.mobilesafari Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: Can't get application info for com.apple.mobilesafari Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: Can't get application info for com.apple.mobilesafari Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] &lt;Warning&gt;: Can't get application info for com.apple.mobilesafari Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] &lt;Error&gt;: 0x2ffec000 handle_install: Install of "/var/mobile/Media/Downloads/3841534856026300275/-2859867327384530431" requested by itunesstored Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] &lt;Error&gt;: 0x2ffec000 extract_package: Could not extract archive Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] &lt;Error&gt;: 0x2ffec000 stage_package: Could not extract /var/mobile/Media/Downloads/3841534856026300275/-2859867327384530431 to /var/tmp/install_staging.reTUPC/foo_extracted Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer itunesstored[151] &lt;Error&gt;: 0x1ab4000 MobileInstallationInstall: failed with -1 Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] &lt;Error&gt;: 0x2ffec000 MobileInstallationInstall_Server: Could not stage the package Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] &lt;Error&gt;: 0x2ffec000 handle_install: API failed </code></pre>
 

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