Search code examples
windows-phone-8.1sencha-touch-2

how to build app for windows phone using sencha cmd?


I have build an app using sencha touch for android platforms but now I want to test it on windows phone. I have installed WP SDK and added platform wp8 in my app. Please help me how to do it...


Solution

  • I had the same issue and found that you have to add "wp8" to builds.native.cordova.config.platforms in your app.json file.