1

我们有视频,我们已将其连接到 Google 的互动媒体广告。一切都很好,直到我们发现它不适用于 iOS iPhone 设备。有趣的是,如果我们切换设备工具栏并设置Dimensions: iPhone (any),它甚至不会在macOS Google Chrome 上播放。

这是我们尝试播放视频(并在点击时请求广告)后的登录控制台:

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at VB.k.md (ima3.js:513:1543)

Uncaught Error: addEventListener and attachEvent are unavailable.

Uncaught TypeError: this.h.load is not a function

过了一会儿,我们收到:

errorCode: 402
errorMessage: "VAST media file loading reached a timeout of 8 seconds."
type: "adPlayError"

我已经调查了一整天,并尝试添加诸如“playsinline”、“静音”、autoplay={false}、window.google.ima.settings.setDisableCustomPlaybackForIOS10Plus(true) 之类的道具,但似乎没有任何效果。

4

0 回答 0