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