You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/03/07 06:25:38 UTC

[jira] [Created] (CB-8630) Document CordovaWebViewEngine iOS preference (pluggable webviews)

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org