question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

iOS: Specific ads break seeking in main video's

See original GitHub issue

If I use the following adtag:

https://search.spotxchange.com/vast/2.0/85394?VPAID=js

something goes wrong when the ad finishes playing on iOS. I can not seek ahead in the video, until the video has actually played to that point (i.e. I can not seek from 10s to 20s if the video has only played until 10s). I can however seek back.

This seems to be the case for all ads from SpotXchange, but I can find no reason why this happens. Even setting the currentTime on player.tech_.el_ does not work…

Things I have found:

  • It does not go wrong with the IMA SDK itself, i.e. it seems to be tied to either this plugin or video.js
  • It does not happen with other adtags
  • It only happens on iOS (both iPad and iPhone)

I hope anyone has any clue what is happening, because I am stuck here 😢

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
shawnbusocommented, Jun 15, 2017

Thanks for the update - it looks like this is an SDK issue - I’m able to repro on an SDK sample page without the video.js plugin. We have some logic that prevents users from seeking through an ad, and I think for some reason this logic is not being killed when this particular ad completes. I’ve opened an issue with the IMA SDK team and I’ll update here when that gets resolved.

0reactions
shawnbusocommented, Jan 24, 2018

Closing this out since it’s resolved from my end - if you’re still seeing the issue feel free to re-open or start a new issue. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ad Breaks | Cast - Google Developers
It provides two ways to incorporate ad breaks on the receiver: client-side and server-side stitching using breaks and break clips.
Read more >
Hide ads and distractions in Safari on iPad - Apple Support
Hide ads and distractions in Safari on iPad. In the Safari app , use Safari Reader to view a page without ads, navigation...
Read more >
Facebook eliminates ad breaks on short videos, but expands ...
Facebook users will soon be seeing fewer ads of one kind only to see more of another. Facebook is upping the video length...
Read more >
In-app advertising done right: The complete guide | AppsFlyer
In this guide, we will explore how IAA works, its different pricing models, creative formats, and some best practices to help you make...
Read more >
There's a simple trick to watch YouTube videos without any ads
With a quick, slight alteration of the URL, you can watch videos ... no hostname match on the browser so no cookies and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found