
Third party video ad via DFP not displaying on iPhone
I have a test page (http://tndmobile.wpengine.com/privacy/dfp-video-test-mobile/) that is requesting an AD from DFP, and the ad unit in DFP uses a creative with a third party advertiser (which requires its own VAST tag).
The ad and video are working when I view the page on an ipad, but not with an iphone 5. I tethered the phone to a mac in order to debug, and I can see that there is a video response returned from the third party ad provider for both ipad and iphone, however, it seems like there is a JavaScript error that occurs (i.e. the following error occurs):
There was an error calling back an event handler
Error
column: 11232
line: 1
message: "undefined is not a function (evaluating 'v.resize(N,M,b?google.ima.ViewMode.FULLSCREEN:google.ima.ViewMode.NORMAL)')"
sourceURL: "http://p.jwpcdn.com/6/11/googima.js"
stack: "resize@http://p.jwpcdn.com/6/11/googima.js:1:11232I@http://p.jwpcdn.com/6/11/googima.js:1:23452dispatchEvent@http://p.jwpcdn.com/6/11/jwplayer.js?ver=3.9.3:130:245e@http://p.jwpcdn.com/6/11/jwplayer.js?ver=3.9.3:48:191sendEvent@http://p.jwpcdn.com/6/11/jwplayer.js?ver=3.9.3:50:215b@http://p.jwpcdn.com/6/11/jwplayer.html5.js:99:246e@http://p.jwpcdn.com/6/11/jwplayer.js?ver=3.9.3:48:191↵sendEvent@http://p.jwpcdn.com/6/11/jwplayer.js?ver=3.9.3:50:227C@http://p.jwpcdn.com/6/11/jwplayer.html5.js:205:396"
__proto__: Error
I'm not sure if this is a JW error, or a DFP error, or an error with my configuration.
Any assistance would be appreciated to determine why the ad that is returned in the VAST response isn't displaying for iphone (ipad is fine).
Thanks