这2天开始,线上版本激励视频加载失败

发布于 8 年前作者 nakang13794 次浏览最后编辑 8 年前来自 ask

this.currPlay = wx.createRewardedVideoAd({

adUnitId: adUnitId

});

this.currPlay.load()

.then(function () {

console.log(“广告加载成功”)

})

.catch(function (err) {

console.log(“广告加载失败”);

});

0 回复
暂无回复