From a blog post that PhoneGap 6.0.0 is available. Build your understanding of the fact that now we can use the Cordova WKWebView engine to create applications using PhoneGap Build. Cm:
http://phonegap.com/blog/2016/02/09/phonegap_6_now_on_build/ https://shazronatadobe.wordpress.com/2015/09/09/apache-cordova-ios-4-0-0-and-wkwebview- support / https://github.com/apache/cordova-plugin-wkwebview-engine
I updated my configuration version to include the following, but I still get the default UIWebView:
<preference name="phonegap-version" value="cli-6.0.0" /> <feature name="CDVWKWebViewEngine"> <param name="ios-package" value="CDVWKWebViewEngine" /> </feature> <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
Could anyone get this job that could help?
http://community.phonegap.com/nitobi/topics/does-phonegap-build-support-wkwebview-with-the-new-cli-6-0 - config.xml:
<plugin name="cordova-plugin-wkwebview-engine"/>
, Hydration, .
Source: https://habr.com/ru/post/1622953/More articles:How to update a view when angular $ http promise a call wrapped in rxjs Observable - angularjsAlign text in the middle when there is an image in the Bootstrap table row - cssList of arrays in Redux state - reduxEstablish a database connection and language dynamically in Laravel - phpIs it possible to use indexedDB in a Cordova iOS application? - iosError in ubuntu 14 lts "unknown version 14 tools in monodevelop". How to install version 14 tools in monodevelop? - c #Is Surface 2.0 SDK used? - c #Timezone offset shift processing and daylight saving time with Joda - javaAdjacent constructors with a single argument: initializer_list and int - c ++How to optimize image size with a stick in python - optimizationAll Articles