Open dowixxx opened 1 year ago
I had the same issue here, but only on IOS. I found a solution for that, but i don't know how to apply now to the project. In the file Vimeo.js, at line 268 the player.embed.setVolume has to be changed to setMuted. For some reason, ios doesn't accept this api volume changes .
I can see the same behaviour on https://plyr.io/#vimeo. On desktop everything works fine, but when i checked on a few different phones "mute" button doesn't work any more (it does not mute the video), even at plyr.io homepage.
Please fix this!