googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
445 stars 285 forks source link

Skip Events is not getting triggered on mobile browser #1141

Open Nishu2696 opened 2 months ago

Nishu2696 commented 2 months ago

Hi team,

I am not able to trigger any skip Ads event on mobile browser, but the same I am able to do it on desktop

Please let me know, what can be done to trigger this event on mobile browser

Kiro705 commented 2 months ago

Hello @Nishu2696 ,

I am not sure what you mean by triggering skip events. Are you saying that skippable ads are not being returned? Or that the SKIPPED event is not firing when an ad is skipped?

If you could create a reproducible sample, that may also help debug the issue.

Thank you, Jackson IMA SDK team