jcesarmobile commented on issue #784: refactor: deprecate mediaPlaybackRequiresUserAction URL: https://github.com/apache/cordova-ios/pull/784#issuecomment-586899793 Sorry for the late review, but mediaTypesRequiringUserActionForPlayback doesn’t accept true or false values, if true it should just do nothing, if false it should set the value to WKAudiovisualMediaTypeNone. For false is not a real problem since false and WKAudiovisualMediaTypeNone have 0 value, but setting to true will be unexpected.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
