GitHub user filmaj opened a pull request:
https://github.com/apache/cordova-docs/pull/715
CB-12735: AllowInlineMediaPlayback preference requires different <vidâ¦
For https://issues.apache.org/jira/browse/CB-12735
As of iOS 10, the attribute name to add to <video> elements to support
inline media playback has changed (the webkit-specific prefix has dropped).
See
https://developer.apple.com/documentation/uikit/uiwebview/1617960-allowsinlinemediaplayback
for more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/filmaj/cordova-docs CB-12735
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-docs/pull/715.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #715
----
commit d77eaa7d0bc0647c22ee91f745c1f878130cee76
Author: filmaj <[email protected]>
Date: 2017-07-14T17:03:43Z
CB-12735: AllowInlineMediaPlayback preference requires different <video>
element attributes dependent on iOS version.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]