Skip to content

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

@wuqiulin

Description

@wuqiulin

插件版本: 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 也未发现此问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions