
onAdError not fired
Hello,
I have some VPAID tag that i'm loading with your player and all is working as well.
Once the VPAID tag are not return creative the 'onAdError' is fired, but once i repeat this call to the VPAID in mid and than in post i see that the call is get out (200) but than your events for ad are not fired.
What i think is the problem (According to what i see in fiddler) is that the ads company are not return normal response (because i already made this VPAID call multipile times in short time.) and your callback don't know how to deal with it.
My question is if you have some event that in case that VPAID call is stuck it will fired instead of 'onAdError'?
Thanks.