Visual Studio 2015 Cordova Windows 10 > Blank/white screen after associated with the existing windows store app
问题 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 a package for the store), the app starts and i get a white screen, no errors in visual studio! I have installed the update 3 and tried to run in release mode, but no success. No errors occur. I Use: - Visual Studio 2015 with Update 3 - Node Version 4.5.0 - Cordova Version 6.3.1 - and release the app for windows 10 ========