mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
83ff40892f
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