
Advertising playAd function
Hi,
I got into situation in my code that i can't use your built-in ad schedule so i used the playAd function exactly in the way you recommended in your api reference.
I see that in the playAd the behavior of how it play the tag different from the built-in ad schedule.
On the build-in if i give it a tag it was waiting with loading until the tag was response (sync) with answer even if it's error or ad view.
In the playAd it's not waiting more than 500ms (async) so what happend is that the video start to play and when the VAST return answer it's play the ad.
Are you aware to this? Is this consider as bug in your side? Is there any fix for it?
Thanks.