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

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

  •  27-06-2021
  •  | 
  •  

Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top