Shazron Abdullah created CB-8630:
------------------------------------
Summary: Document CordovaWebViewEngine iOS preference (pluggable
webviews)
Key: CB-8630
URL: https://issues.apache.org/jira/browse/CB-8630
Project: Apache Cordova
Issue Type: Sub-task
Components: Docs
Environment: iOS
Reporter: Shazron Abdullah
The "webview as a plugin" approach.
{code}
// The webview has to be installed as a plugin, and conform to the
CDVWebViewEngineProtocol protocol
// the "value" here should match the <feature> name
<preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
{code}
By default, the value would be "CDVUIWebViewEngine"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]