Repository: cordova-plugin-wkwebview-engine Updated Branches: refs/heads/master 815ed0741 -> b8617ff4b
CB-11452 - Update README.md with latest news about AllowInlineMediaPlayback fix 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/b8617ff4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/b8617ff4 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/b8617ff4 Branch: refs/heads/master Commit: b8617ff4b28c41b2ad3bcf0d02f56613a740b929 Parents: 815ed07 Author: Shazron Abdullah <[email protected]> Authored: Tue Jun 28 12:55:32 2016 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Tue Jun 28 12:55:32 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/b8617ff4/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index caa9ed0..11ca96d 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ If you are upgrading from UIWebView, please note the limitations of using WKWebV Apple Issues ------- -The `AllowInlineMediaPlayback` preference will not work because of this [Apple bug](http://openradar.appspot.com/radar?id=6673091526656000). +The `AllowInlineMediaPlayback` preference will not work because of this [Apple bug](http://openradar.appspot.com/radar?id=6673091526656000). This bug [has been fixed](https://issues.apache.org/jira/browse/CB-11452) in [iOS 10](https://twitter.com/shazron/status/745546355796389889). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
