Software Archive
Read-only legacy content
17061 Discussions

Problem to publish Intel XDK App to Windows

Fernando_O_
Beginner
674 Views

 

Please,

Help me! I'm really with problem to publish Intel XDK App to Windows.

The problem consist at package name. A composted name is waited in this field, like (xxxxxxxx.xxxxxxxxx).

So, I've attached some images with problem I got.

When I try to put correct package name at Intel XDK Build settings I got fail built saying that I cant use "." in this filed.

I already had launched the same app in Android and IOS stores.

Could anyone help me?

 

Thank you,

Best Regards.

Fernando Oliveira

0 Kudos
6 Replies
Amrita_C_Intel
Employee
674 Views

Do not copy and paste from your windows developer account, instead type it manually. I am not sure if it will fix this but I suspect there is a bad character in their and the period is not a problem. I tried to build windows phone app with dots in the package name with the same Intel XDK 2893 and the build was successful.

0 Kudos
Fernando_O_
Beginner
674 Views

Amrita, type manually fix the problem!

We really can't copy and paste in this field!

I published my App at Windows Store.

But now I got other problem: windows App crashes after installed by Store and clicked  to run.

Do you have any other advice that can help me?

Thank you

0 Kudos
Amrita_C_Intel
Employee
674 Views

Sure! Can you provide build log or error message?

0 Kudos
Fernando_O_
Beginner
674 Views

 

I didnt get any error message or build problems.

The App was accepted and published by Windows Store.

The problem occur after to install the App provided by Store, it crashes after clicked to run.

 

Thank you

0 Kudos
Fernando_O_
Beginner
674 Views

 

Ops, sorry, I saw Windows Store panel and I got this error: JavaScript Exception

0 Kudos
PaulF_IntelCorp
Employee
674 Views

Fernando -- try adding this script to your app > https://github.com/xmnboy/xdk-win8x-compat.js

0 Kudos
Reply