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

Video组件ios退出全屏时播放暂停 #95

Open
iambool opened this issue Mar 12, 2021 · 2 comments
Open

Video组件ios退出全屏时播放暂停 #95

iambool opened this issue Mar 12, 2021 · 2 comments
Labels
bug Something isn't working P-2 Medium, minor/patch

Comments

@iambool
Copy link

iambool commented Mar 12, 2021

问题描述

Video组件,ios在全屏状态下视频播放中,退出全屏时,视频播放会自动暂停(安卓不会)

期望

全屏播放时,退出全屏不影响播放状态

复现代码

<Video
  src='http://wxsnsdy.tc.qq.com/105/20210/snsdyvideodownload?filekey=30280201010421301f0201690402534804102ca905ce620b1241b726bc41dcff44e00204012882540400&bizid=1023&hy=SH&fileparam=302c020101042530230204136ffd93020457e3c4ff02024ef202031e8d7f02030f42400204045a320a0201000400'
  controls
  id='video'
/>
@iambool iambool added bug Something isn't working P-2 Medium, minor/patch labels Mar 12, 2021
@iambool
Copy link
Author

iambool commented Mar 29, 2021

每次拖进度条,都会触发onPlay、onPause事件

@iambool
Copy link
Author

iambool commented Apr 1, 2021

ios模拟器不能播放视频(0.64版本)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-2 Medium, minor/patch
Projects
None yet
Development

No branches or pull requests

1 participant