Software Archive
Read-only legacy content
17060 Discussions

Windows builds for XDK crash on start-up.

Declan_J_
Beginner
342 Views

I have been working on a project for a few months now and testing it using the "simulate" tab and the "test" tab, connect my windows 8 tablet to the XDK. After getting to a point with my work, I decided to use the "build" tab so that I could see if the real thing would work to the point were I was at. When I got the app onto my tablet, it would crash as soon as the splashsrceen (HTML5 App Development) showed up. This also happens for the Windows 10 UAP version on my PC which is also Windows 10. Because it crashes before the app even starts, I can't even debug it.

I ended up just using the blank cordova app (demo) as a template and all I added was some code in the body, some script tags and javascript in the app.js but the app still crashed. I ended up taking all my javascript out and leaving only the pre-written code in the app.js and it was still crashing when I built it.

I also don't understand why if I take out the "touch me" button, the app will also crash when I build it.

 

Thanks in Advance

Declan. 

0 Kudos
3 Replies
Declan_J_
Beginner
342 Views

EDIT: I left my javascript functions in but commented out the code and it still leads to the app crashing.

0 Kudos
PaulF_IntelCorp
Employee
342 Views

We're investigating an issue with our Windows build system.

0 Kudos
Declan_J_
Beginner
342 Views

Thanks for looking into it Pual.

0 Kudos
Reply