TheWidlarzGroup/react-native-video

[Bug]: Ad Pauses on Buffer but Never Resumes

開放

#3,113 建立於 2023年4月28日

 (2 則留言) (0 個反應) (0 位負責人)Kotlin (3,027 個分叉)batch import
Missing ReproNewer Version AvailablePlatform: AndroidPlatform: iOSV6bugdifficulty: mediumgood first issuehelp wantedtriaged

倉庫指標

星標
 (7,677 顆星)
PR 合併指標
 (平均合併 2天 3小時) (30 天內合併 11 個 PR)

描述

What happened?

This bug is not easy to reproduce, but it has been witnessed every time an ad has buffered while playing. When an ad starts buffering, playback is paused, but it never resumes once buffering is finished.

Tapping the paused ad or otherwise changing the isPlaying state to true successfully resumes playback as a workaround.

Expected behaviour

Playback resumes when the ad is finished buffering.

Actual behaviour

Playback is paused when an ad starts buffering, but never resumes when buffering is finished.

Steps to reproduce

  1. Set up a default project with Google IMA and an adTagUrl.
  2. Play a video with ads until an ad buffers.
  3. Observe that playback pauses while the ad buffers and never resumes after buffering completes.

Reproduction repository

No response

react-native-video version

6.0.0-alpha.6

react-native version

No response

react-native-nitro-modules version

No response

Platforms

iOS, Android

OS version

No response

Device

No response

Architecture

No response

Expo

No response

Last working version

No response

Media / source type

Other

貢獻者指南