Capacitor: feat: provide WebViewClient accessor on bridge

Created on 7 Dec 2019  路  1Comment  路  Source: ionic-team/capacitor

Some plugins or scripts might want to modify or augment the WebViewClient.

Android webView has a getWebViewClient method, but requires API 26.

Would be good if the bridge could provide a getWebViewClient method itself that returns the WebViewClient being set by Capacitor.

Also we should use a WebViewClient subclass that can be subclassed to make it easier to override unimplemented methods (or the implemented ones if needed).

enhancement high

Most helpful comment

@jcesarmobile is there any documentation that helps me to use this feature? Thanks

>All comments

@jcesarmobile is there any documentation that helps me to use this feature? Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kepro picture Kepro  路  3Comments

gnesher picture gnesher  路  3Comments

danielsogl picture danielsogl  路  3Comments

MatanYadaev picture MatanYadaev  路  3Comments

json-derulo picture json-derulo  路  3Comments