Skip to content

fix(ads): Use the correct AdsLoader AD_ERROR event#3105

Merged
michellezhuogg merged 1 commit intoshaka-project:masterfrom
lyjimmy:ad-error-event
Jan 16, 2021
Merged

fix(ads): Use the correct AdsLoader AD_ERROR event#3105
michellezhuogg merged 1 commit intoshaka-project:masterfrom
lyjimmy:ad-error-event

Conversation

@lyjimmy
Copy link
Contributor

@lyjimmy lyjimmy commented Jan 15, 2021

Listen to the google.ima.AdErrorEvent.Type.AD_ERROR event from the
IMA SDK AdsLoader instead of the google.ima.AdEvent.Type.AD_ERROR in
order to properly catch some ad errors that are currently being missed.

Resolves #3095

Listen to the `google.ima.AdErrorEvent.Type.AD_ERROR` event from the
IMA SDK AdsLoader instead of the `google.ima.AdEvent.Type.AD_ERROR` in
order to properly catch some ad errors that are currently being missed.
Copy link
Contributor

@michellezhuogg michellezhuogg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@michellezhuogg michellezhuogg merged commit 83ff408 into shaka-project:master Jan 16, 2021
joeyparrish pushed a commit that referenced this pull request Jan 25, 2021
Listen to the `google.ima.AdErrorEvent.Type.AD_ERROR` event from the
IMA SDK AdsLoader instead of the `google.ima.AdEvent.Type.AD_ERROR` in
order to properly catch some ad errors that are currently being missed.

Closes #3095
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

status: archived Archived and locked; will not be updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client-side ad stuck when VAST response is empty or response fails

2 participants