Blank Screen After Splash Screen

不羁岁月 提交于 2021-02-08 11:15:46

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!