Sample code does not work when duration less than original
Closed this issue · 0 comments
ryanthompson591 commented
When a user calls requestDurationChange. The sample player code adds a timer that can extend the duration of the ad. However, the player will not act correctly if the new duration is less than the original.
When the duration is less than the original, the player should end the ad when the new duration time is up.