You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2021/02/08 13:11:52 UTC

[cordova-docs] branch master updated: blog: Deprecate WKWebView Engine plugin announcement (#1162)

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 88b5696  blog: Deprecate WKWebView Engine plugin announcement (#1162)
88b5696 is described below

commit 88b5696acba6b3573d6bae02d08cbe4ce4d42b42
Author: Norman Breau <no...@normanbreau.com>
AuthorDate: Mon Feb 8 09:11:44 2021 -0400

    blog: Deprecate WKWebView Engine plugin announcement (#1162)
---
 www/_posts/2021-02-07-deprecate-wkwebview-engine.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/www/_posts/2021-02-07-deprecate-wkwebview-engine.md b/www/_posts/2021-02-07-deprecate-wkwebview-engine.md
new file mode 100644
index 0000000..0d1e7ff
--- /dev/null
+++ b/www/_posts/2021-02-07-deprecate-wkwebview-engine.md
@@ -0,0 +1,16 @@
+---
+layout: post
+author:
+    name: Norman Breau
+    url: https://twitter.com/NormanBreau
+---
+
+## Deprecation of the Cordova WKWebView Engine Plugin
+
+We are hereby annoucing the deprecation of [cordova-plugin-wkwebview-engine](https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md#deprecation-notice).
+
+This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications running `cordova-ios@5.1.1` or earlier but any further issues will not be fixed by the Cordova team.
+
+The WKWebView implementation has been moved to the core iOS platform as of `cordova-ios@6`. We encourage everyone to update to `cordova-ios@6` and to remove `cordova-plugin-wkwebview-engine`.
+
+Your feedback is graciously accepted and appreciated!


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org