Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

CB-11074 - Ensure settings from config.xml are taken into consideration #13

Closed
wants to merge 1 commit into from
Closed

Conversation

shazron
Copy link
Member

@shazron shazron commented Aug 5, 2016

Take note of the disabled testConfigurationWithMediaPlaybackAllowsAirPlay unit test which demonstrates that the allowsAirPlayForMediaPlayback is not sticky (apparent Apple bug).

Also, mediaPlaybackRequiresUserAction configuration default differs on iOS 10 versus earlier versions (on iOS 10 it defaults to NO, when it was YES, previously). Probably due to: https://webkit.org/blog/6784/new-video-policies-for-ios/

This preserves updateWithInfo which is needed to update other settings, which was deleted in the other two pull requests.

Note that there is a skipped unit test "testConfigurationWithMediaPlaybackAllowsAirPlay", which deals with an Apple bug in setting the WKWebViewConfiguration.allowsAirPlayForMediaPlayback value.
@ephemer
Copy link

ephemer commented Aug 15, 2016

Without having tested this, it seems reasonable to me

@asfgit asfgit closed this in 42c847b Aug 16, 2016
@shazron shazron deleted the CB-11074 branch August 16, 2016 20:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants