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

Unable to create a signed version of App Preview

Nick_F_2
New Contributor III
3,091 Views

My Signed version of App Preview has expired. I have recreated all the necessary P12, cert and Mobileprovisioning files but getting an error . Error encountered while creating a signed version of App Preview. Suggestion: Retry.

The attached image is a screen grab of the error.

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
3,073 Views

@Esteaban -- rather than having the XDK build your P12 file, please give the links in this FAQ a try > https://software.intel.com/en-us/xdk/faqs/general#windows-p12 < which points to these two very useful articles:

View solution in original post

0 Kudos
23 Replies
John_H_Intel2
Employee
2,597 Views

Create a new folder and work out of that. I remember an issue if you save multiple versions of App Preview in the same folder, it leads to issues. Make sure to remove any exiting versions of App Preview before starting. And make sure to follow the steps provided in the PDF walkthroughs.

 

0 Kudos
Nick_F_2
New Contributor III
2,597 Views

Hi John

Where do I make the new folder. Do I delete App Preview from my iPhone as well.

0 Kudos
David_K_6
Beginner
2,597 Views

JOHN H. (Intel) wrote:

Create a new folder and work out of that. I remember an issue if you save multiple versions of App Preview in the same folder, it leads to issues. Make sure to remove any exiting versions of App Preview before starting. And make sure to follow the steps provided in the PDF walkthroughs.

I have the same issue - it would be great if the documentation could explain what the folders are that contain App Preview: I have no idea where to find them.

0 Kudos
Nick_F_2
New Contributor III
2,597 Views

Created a new empty project folder and tried again, managed to get App Preview to be created. It was saved locally but would not install, just got a similar error to try again.

Tried again and now getting getting the same failure as before but very quickly after clicking configure.

0 Kudos
Nick_F_2
New Contributor III
2,597 Views

Going through the process again, now getting error when trying to create a p12 file.

Come on guys this is really holding up my testing process, can't do anything but compile and test, cannot debug on device.

0 Kudos
John_H_Intel2
Employee
2,597 Views

We are looking into this. Will post when I know more.

0 Kudos
John_H_Intel2
Employee
2,597 Views

The issue with building Project Preview for iOS has been resolved. It was an issue outside of the XDK.

Please try building again.

0 Kudos
Nick_F_2
New Contributor III
2,597 Views

App Preview is now building but refuses to install after the build is complete, same error suggest retry.

0 Kudos
John_H_Intel2
Employee
2,597 Views

Are you using the correct Apple cert? You need to use a developer certificate. You can see details on how to do this step by step here.

http://www.html5dev-software.intel.com/amdocs/lib/Intel_Walkthrough_ObtainAppleDevCert.pdf

0 Kudos
PaulF_IntelCorp
Employee
2,597 Views

Is this still a problem for anyone on this thread? I have written a more detailed post for creating the debuggable App Preview for iOS: https://software.intel.com/en-us/forums/intel-xdk/topic/594241#comment-1841524 just in case...

0 Kudos
Nikita_V_
Beginner
2,597 Views

I am getting error as follows 'Error encountered while creating a signed version of App Preview. Suggestion: Retry' 

I have followed all the steps that are mentioned in links suggested by Intel. (Developer certificate, wildcard profile etc.)

Environment Details:

I am trying to debug on system having Windows 10 

Tried on iphone 6s & 5c

Does Intel XDK generate error log where I can check what is the reason behind this error?

Please suggest what can be the possible cause of this error.

 

0 Kudos
PaulF_IntelCorp
Employee
2,597 Views

There is no error log for the resign process of App Preview for iOS devices. We're in the process of updating our build servers, there could be something wrong there as a result. The process won't be complete until Monday or Tuesday of next week, so it might be best to wait until then to try this again.

0 Kudos
Esteaban_Q_
Beginner
2,597 Views

Hello Guys!

I've been searching for a solutions for this, but I can't find it.

Is there a valid way to create a signed version of Intel App Preview?

 

Thanks!

0 Kudos
PaulF_IntelCorp
Employee
2,597 Views

The Debug tab will build you a signed version of App Preview for iOS. It will build custom debug modules for Android. To build the iOS re-signed version of App Preview for you test device you must provide a development certificate and a matching development provisioning file. If you try to use adhoc or distribution certs and provisioning files the resign will not work.

0 Kudos
Esteaban_Q_
Beginner
2,597 Views

Hello Intel guys,

As you (Paul F.) said I have the Apple Developer access; I created the Development Certificate also the Provisioning File but it is not working.

It tries to create the signed version but I got the same error as the first comment in this post. Now it is not recognizing my connected devices. :(

 

0 Kudos
PaulF_IntelCorp
Employee
2,597 Views

@Esteaban -- so you are saying that you are not able to successfully download a signed version of App Preview for iOS from within the Debug tab?

0 Kudos
PaulF_IntelCorp
Employee
3,074 Views

@Esteaban -- rather than having the XDK build your P12 file, please give the links in this FAQ a try > https://software.intel.com/en-us/xdk/faqs/general#windows-p12 < which points to these two very useful articles:

0 Kudos
Esteaban_Q_
Beginner
2,597 Views

@Paul thank you for your support!

Your first question; yes I'm not able to download a signed version.

Second; I created all using intel xdk and my apple dev id so I will try your suggestions now.

I will post the output from that soon,

Thanks!

0 Kudos
Esteaban_Q_
Beginner
2,597 Views

Good News

I followed the tutorial from https://www.iandevlin.com/blog/2012/11/phonegap/building-an-ios-signing-key-for-phonegap-in-windows

I also used this OpenSSL tool https://slproweb.com/products/Win32OpenSSL.html

I just generated my .ipa file but I got an error message when Intel XDK is installing the new ipa in my device. It deleted the Intel App Preview that was installed before.

Any ideas?

 

0 Kudos
Esteaban_Q_
Beginner
2,463 Views

I was able to create my signed version now!

I used https://www.iandevlin.com/blog/2012/11/phonegap/building-an-ios-signing-key-for-phonegap-in-windows

and this tool https://slproweb.com/products/Win32OpenSSL.html

BUT, after the .ipa is created XDK cannot install it in my iPhone! I tried manually but it is not possible.

any clue?

 

 

 

0 Kudos
Reply