-
Notifications
You must be signed in to change notification settings - Fork 6k
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
The countdown of the ima extension is frozen after loading #8239
Comments
video attached for show the bug |
Thanks for the video - I can reproduce what you're seeing in the demo app by forcing a rebuffer during the ad playback and playing the "VMAP pre-roll" IMA sample. @andrewlewis The code I used to reproduce is in internal change 343081629. |
I do not know what to do about this problem. |
In addition to the buffer mode, sometimes these three events happen quickly in a row (even it may be early in the ad show). FIRST_QUARTILE The loading is displayed and then the timer stops. |
Thank you for reporting this. There is a fix in review. |
Do you know when we can expect a minor update? We are waiting for this to release an update. Thanks! |
Issue: #8239 #exofixit #minor-release PiperOrigin-RevId: 344211877
The above commit on If you need this urgently you could try making the equivalent one-line bug fix in |
Issue: #8239 PiperOrigin-RevId: 344211877
I'm using ImaAdsLoader for show advertisement.
when watching an ad if the show loading view(Buffering Event), the countdown is stopped.
The text was updated successfully, but these errors were encountered: