Software Archive
Read-only legacy content
17061 Discussions

Unable to publish app on Windows Store

Rahul_G_2
Beginner
818 Views

I tried to publish mobile app number of time (developed using XDK) on windows store, but getting status failed.

After compiling XDK it provides .appxupload file which I uploaded to publish on windows store but I am getting status Failed with message App is not testable. getting message as given below.

Locations: CordovaApp.Phone_2.0.0.2_AnyCPU.appxbundle

Tested Devices: 630

Notes To Developer

The app silently terminates at launch.

Steps to Reproduce:
1. Launch the app.
2. Observe the app unexpectedly terminates at launch and is not testable.

 

I have tested the application on windows 10 intel's app preview, it is working fine, but unable to understand why it is terminating while certification on windows store. Can anyone suggest how can I debug this issue at my end before publishing it on windows store.

 

 

0 Kudos
3 Replies
Swati_S_Intel1
Employee
818 Views

There have been several issues with Windows build due to changes in the webview. Try including this script in your code: https://github.com/xmnboy/xdk-win8x-compat.js

Please see more details in this post : https://software.intel.com/en-us/forums/intel-xdk/topic/607055

0 Kudos
Rahul_G_2
Beginner
818 Views

Thanks..

Can we test the windows app on device before publishing on windows store?

0 Kudos
Swati_S_Intel1
Employee
818 Views

Yes, use the Intel App Preview app to test your code on device. 

0 Kudos
Reply