wx.createRewardedVideoAd 不存在

发布于 9 年前作者 juan036539 次浏览最后编辑 9 年前来自 issues

if (data.info.ad.adUnitId && compareV(systemInfo.SDKVersion, ‘2.0.4’)) {

that.data.videoAd2 = wx.createRewardedvideoAd({ adUnitId: data.info.ad.adUnitId });

that.setData({ hasvideoAd2:true});

}

1 回复