gaochun created CB-4950:
---------------------------
Summary: The android implementation of contacts plugin should not
depend on the concrete class android.webkit.WebView
Key: CB-4950
URL: https://issues.apache.org/jira/browse/CB-4950
Project: Apache Cordova
Issue Type: Improvement
Components: Plugin Contacts
Affects Versions: Master
Environment: cordova-android, git branch 3.0.x
Reporter: gaochun
Fix For: Master
The android implementation of contacts plugin depends on the concrete web
infrastructure android.webkit.WebView. This dependency ruins the portability
of the plugin. For example, it could not run on a substantial implementation of
CordovaWebView which based on a android third party component(such as chromium
for android).
--
This message was sent by Atlassian JIRA
(v6.1#6144)