CordovaWebView: TIMEOUT ERROR

前端 未结 4 952
庸人自扰
庸人自扰 2021-02-15 22:41

I am implementing jquery.min.js in my phonegap app but it is showing me the CordovaWebView time out error. I have also tried

super.setIntegerProperty(\"loadUrlTi         


        
4条回答
  •  一整个雨季
    2021-02-15 23:38

    its about getting timeout from the corodova web view restarting application from the same AVD will cure this you don,t have to give a 'run as'command to the application just select the app from the phone or AVD and run it again it may because of your device is very slow and not giving quick respond to the variables that you have given to the identification of value

    Me-

提交回复
热议问题