TheWidlarzGroup/react-native-video

Ad Pauses on Buffer but Never Resumes

Open

#3,113 opened on 2023年4月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Kotlin (7,677 stars) (3,027 forks)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

コントリビューターガイド