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

ad starts playing but then -> Vast Error: Timeout while waiting for the video to start playing #311

Open
yanfaingold opened this issue Apr 10, 2018 · 1 comment

Comments

@yanfaingold
Copy link

yanfaingold commented Apr 10, 2018

for a certain ad tag you can see the ad is playing but the plugin dont recognize it because the vast.adStart event not fired and the timeout event called later , also when i take the adTagXML and use it instead of adTag it works fine. (tried different versions but still the same)

@yanfaingold
Copy link
Author

from inspection found out that the invoked function adUnit.startAd which inside the function VPAIDIntegrator.prototype._startAd passes a callback function which never executes from a specific provider (so as i get it because the fallback not returned the waterfall next function which should be executed doesnt and so the plugin fails on adCancelTimeout more specifically i guess that the function does start the ad but do not returns a fallback or fails hence the problem )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant