TheWidlarzGroup/react-native-video

Ad Pauses on Buffer but Never Resumes

Open

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

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Kotlin (7,677 star) (3,027 fork)batch import
6.x.xPlatform: AndroidPlatform: iOSgood first issuehelp wanted

描述

Bug

Unfortunately, this bug is not easy to reproduce, but I have witnessed it every time an ad has buffered while playing. Tapping the paused ad or otherwise changing the isPlaying state to true successfully resumes playback.

Platform

Which player are you experiencing the problem on:

  • iOS
  • tvOS
  • Android
  • Android TV

Environment info

Library version: 6.0.0-alpha.6

Steps To Reproduce

  1. Setup default project with Google IMA and an adTagUrl
  2. Play video with ads until an ad buffers

Expected behaviour

Playback resumes when ad is finished buffering

Actual behaviour

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

貢獻者指南