Software Archive
Read-only legacy content
17061 Discussions

iOS failure to progress during build

Peter_J_1
Beginner
446 Views

Hello Everyone,

I am having an interesting issue and am not sure what caused it. Currently, I am unable to make a Cordova iOS build - after clicking the build button the "building" graphic spins as if it is working and then the screen reverts back to the build screen (no build log or failure notice). I can make an android build no problem. Also, previously I had a working iOS build. The only thing I tried to change was related to Iframe scrolling; I added a few DIV tags around some of my Iframes, based on suggestions from the forum, to try and help. Other actions I have tried include updating, using an old version of my project, and reinstalling XDK. Any help or suggestions would be greatly appreciated.

Thank you,

Peter

0 Kudos
2 Replies
Swati_S_Intel1
Employee
446 Views

It might be that you are trying to build old project type with new XDK version. Usually when you load the old project in XDK it will prompt you to upgrade to new project type, if by any chance you messed up there then it could lead to build problem. But in any case you should get the error. 

Try doing the following.

1. Make sure your Apple certificate has not expired.

2. Your provisioning profile is correct

3. If you just upgraded to new version of XDK, close XDK and restart.

4. Create a new project from blank template or one of the demo apps and try building (Make sure you are connected to internet while building)

5. If above does not work, uninstall XDK and re-install.

6. If none of the above solves the issue, please send screenshots and xdk.log file.

 

0 Kudos
John_H_Intel2
Employee
446 Views

Can you try decreasing the size of your project files? Currently it is almost 200 mb, not sure if that is causing an issue or not, but its worth a try.

0 Kudos
Reply