deviceReady not working in PhoneGap application, how to?

后端 未结 13 1144
攒了一身酷
攒了一身酷 2020-12-06 09:52

I have a simple PhoneGap application as fallows:



    
        PhoneGap powered App
         


        
13条回答
  •  感情败类
    2020-12-06 10:40

    When using PhoneGap 3.0 with WP8 Device Ready will not work because Phonegap.js is NOT INCLUDED in the Visual Studio solution.

    The solution is to include it manually for now.

提交回复
热议问题