-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
I've been noticing some strange behaviour associated with the IMA ExoPlayer extension, not too sure if it's intended or not. When loading a pre-roll ad where there are multiple ads served, if I background the app while the last ad is playing (ie. 2 of 2) I get returned an AdEvent.ALL_ADS_COMPELETED. As a result, when returning to the app, rather than continuing the ad, it finishes and proceeds to play the content.
If I do the same steps but on the first ad (ie. 1 of 2), it pauses then resumes as intended. Behaviour is also fine when one ad is served.
I can provide more information if needed. I can also send an ad URL via email if needed as well.
Reproducible on the demo app
Version(s) used: 2.9.1 & 2.11.3
Reactions are currently unavailable