Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios系统全屏播放时,进度条异常 #155

Open
wuqiulin opened this issue May 17, 2022 · 0 comments
Open

ios系统全屏播放时,进度条异常 #155

wuqiulin opened this issue May 17, 2022 · 0 comments

Comments

@wuqiulin
Copy link

wuqiulin commented May 17, 2022

插件版本: 2.1.1
问题详情:
1、 广告五秒后点击跳过,视频不会自动播放
2、 视频时间72秒,但进度条到达15秒处后,不再新增
3、 timeupdate事件中的e.detail.currentTime 到达15秒后,不再新增

复现条件:
1、初始状态下,autoplay设为false, 父容器 css display:none
2、 点击按钮后,调用requestFullScreen({ direction: 90 }) 和 video.play()

环境:
ios 版本: 13.x 14.x (多台手机试过)
微信: 8.0.20

PS: 安卓试过未发现此问题, 另 ios 15.1 微信 8.0.20 也未发现此问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant