Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Impossible to download app

Ulises_V_
Beginner
623 Views

Hi, I am developing an IOS app using Intel XDK and I have configured the certs and it builds correctly. When I try to install this app via itunes or via the link ("Click here to install your app OTA on ios 4+ devices") I have the same error:

Impossible to download the app. In this moment it is not possible to install "nameOfApp".

I would appreciate any advice you can give me,

Thanks

 

0 Kudos
4 Replies
John_H_Intel2
Employee
623 Views

Screenshot of the message?

Is your device UDID in the provisioning profile? Also, if you think your UDID starts with a bunch of 0000000's that is not the correct UDID. Use iTunes to get it.

0 Kudos
Ulises_V_
Beginner
623 Views

I have found this image on the Internet (because I'm not in my job now to take a screenshot), but this is exactly the same error message I get.

install-error.jpg

Yes, I have added differents UDID from the device I want to test (none of them start with 0000000) and I have also included it in the provisioning profile.

0 Kudos
Ulises_V_
Beginner
623 Views

After hours and hours, I have found the solution. I was using an Production-Adhoc certificate instead of Development.

I thought that was an error of Intel XDK but when I noticed that in Cordova CLI the error was the same I start to check the certificates.

Thank very much for your time!

0 Kudos
John_H_Intel2
Employee
623 Views

The docs say that you need to use a distribution certificate! Glad you got it working :)

0 Kudos
Reply