videogular2 icon indicating copy to clipboard operation
videogular2 copied to clipboard

Mute/Volume controls do not work on iOS

Open ghost opened this issue 5 years ago • 1 comments

Description

Mute and Volume controls do not currently work on iOS devices. This appears to be an issue both with iOS 12 as well as iOS 13.

Expected Behavior

Mute and Volume controls should work on iOS devices.

Actual Behavior

When the mute button is clicked the control briefly shows as muted but then immediately re-enables. The volume slider is not clickable/slidable on iOS.

Steps to Reproduce

  1. Start video player.
  2. Attempt to click on Mute button, see that it does nothing.
  3. Attempt to change volume, see that it does not work.

ghost avatar Oct 17 '19 04:10 ghost

See https://github.com/videogular/videogular2/issues/818

Brhav avatar Nov 07 '19 14:11 Brhav