You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 )
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)
The text was updated successfully, but these errors were encountered: