Skip to content
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

Player doesn't switch to play media if vast ad media timeout occurs. #10494

Closed
1 task done
shubhamvashisht opened this issue Aug 2, 2022 · 2 comments
Closed
1 task done
Assignees

Comments

@shubhamvashisht
Copy link

shubhamvashisht commented Aug 2, 2022

ExoPlayer Version

2.15.1

Devices that reproduce the issue

OnePlus Nord

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Not tested

Reproduction steps

  1. Set Any AD tag URI with an ad break
  2. wait for media timeout to happen. (you will get LOG event with error code 402)
  3. Player will stuck ( wont switch back to media)

Expected result

Player should switch back to media.

Actual result

Player will stuck, No ads or Media will be resumed.

Media

Not applicable

Bug Report

@tonihei
Copy link
Collaborator

tonihei commented Aug 3, 2022

Can you clarify how you trigger step 2 in your reproduction steps?

wait for media timeout to happen. (you will get LOG event with error code 402)

If I just set any ad tag uri and play, there won't be any timeout because everything loads successfully.

@tonihei
Copy link
Collaborator

tonihei commented Aug 10, 2022

Assuming this is the same issue as #10510 and closing as duplicate.

@tonihei tonihei closed this as completed Aug 10, 2022
@google google locked and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants