Without associating the app with the store, i can run and debug the cordova app on my devices (all works fine). But after associating the app with the store (or after built
before associate app in visual studio
ionic plarform add windows
cordova build -- --packageCertificateKeyFile="CordovaApp.Windows10_StoreKey.pfx" --packageThumbprint="8d66824...."
and you have associated app without visual studio