问题
I am new to windows phone development. In windows phone a blank screen is coming after a splash screen. I am using phonegap to build the app with windows. I tried it with different small applications but it is not working. what could be the reason I have googled it for an hour.
回答1:
About flow: take a look here and here.
About blinking: can you provide some code? It is not a common behavior for wp app.
回答2:
I was giving the wrong reference to the cordova.js file. I change the reference to the root directory of the project. After that it is working fine.
来源:https://stackoverflow.com/questions/19544136/blank-screen-after-splash-screen