I don’t know much about VAST but I’ve been trying to setup this plugin. It worked nicely on some simple examples but as soon as I was using the actual XML VAST definition that I need to use, it wouldn’t work and I would get javascript errors about my tracking events. Removing the tracking events would fix the issue.
I don’t know much about VAST but I’ve been trying to setup this plugin. It worked nicely on some simple examples but as soon as I was using the actual XML VAST definition that I need to use, it wouldn’t work and I would get javascript errors about my tracking events. Removing the tracking events would fix the issue.
The errors were from vast-client.js. You can see the issue I opened here https://github.com/dailymotion/vast-client-js/issues/53. But then, I tried updating the the latest vast-client and that seems to fix the issue!
It would probably be a good thing to update to the latest vast-client.js in this repo. I just have no idea if this breaks some things or not.