-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
[REQUIRED] Issue description
When an ad is paused, then resumed, we can see the "Learn more" disappear, then the countdown will jump, second ad will not be playing entirely (sometime entire ad is skip to third one)
Video of issue : https://drive.google.com/open?id=1mvmjUpsvU57IXo4Duht4NHOLYhkjo0QF
[REQUIRED] Reproduction steps
I am able to reproduce this issue in the exoplayer - demo ima project, branch release-v2. The only thing I changed is ad and content url + line 351 of PlayerView.java boolean controllerHideDuringAds = true; to boolean controllerHideDuringAds = false;
[REQUIRED] Link to test content
content = "https://www.rmp-streaming.com/media/bbb-360p.mp4"
[REQUIRED] A full bug report captured from the device
[Logs.txt]
(https://github.com/google/ExoPlayer/files/3287131/Ads.Paused.error.Logs.txt)
[REQUIRED] Version of ExoPlayer being used
exoplayer : release-v2 branch, latest commit : ecb7b87
ima : 3.11.2
[REQUIRED] Device(s) and version(s) of Android being used
Pixel 2
Reactions are currently unavailable