You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/12/15 19:58:41 UTC

cordova-plugin-wkwebview-engine git commit: CB-10202 - Add README quirk about WKWebview does not work with the AllowInlineMediaPlayback preference

Repository: cordova-plugin-wkwebview-engine
Updated Branches:
  refs/heads/master 22b02a1b8 -> 1bc5766b4


CB-10202 - Add README quirk about WKWebview does not work with the AllowInlineMediaPlayback preference


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/1bc5766b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/1bc5766b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/1bc5766b

Branch: refs/heads/master
Commit: 1bc5766b4aa968a7707d2361c7224074ec41349a
Parents: 22b02a1
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Dec 15 10:58:33 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Dec 15 10:58:33 2015 -0800

----------------------------------------------------------------------
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/1bc5766b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 52eb577..3655629 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,11 @@ Limitations
 
 If you are upgrading from UIWebView, please note the limitations of using WKWebView as outlined in our [issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues).
 
+Apple Issues
+-------
+
+The `AllowInlineMediaPlayback` preference will not work because of this [Apple bug](http://openradar.appspot.com/radar?id=6673091526656000). 
+
 Permissions
 -----------
 


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