phonegap error: log Tag:dalvikvm, Could not find class 'android.webkit.WebResourceResponse'

StackOverflow https://stackoverflow.com/questions/12042784

  •  27-06-2021
  •  | 
  •  

Use cardova 2.0.0. After Compilations app show error:

Could not find class 'android.webkit.WebResourceResponse', referenced from method org.apache.cordova.CordovaWebViewClient.generateWebResourceResponse.
  • android:minSdkVersion="8"
  • uses-permission - All

config.xml is.

What do I do?

有帮助吗?

解决方案

Nothing, ignore the log. I believe in 2.1.0 Joe is guarding against the method not being around so it should go away.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top