激励视频广告关闭后声音继续播放

小游戏 企业微信 微信支付 小程序 文章 2020-07-30 17:29 693 0 全屏看文

AI助手支持GPT4.0

激励视频广告关闭后声音继续播放
框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小游戏 Bug wx.createRewardedVideoAd 微信安卓客户端 7.0.16 2.12.0

用户反馈激励视频广告关闭后声音仍然在播放

相关代码:

this._rewardedVideoAd.show()

.catch(err => {

this._rewardedVideoAd.load()

then(() => this._rewardedVideoAd.show())

});


Framework type problem type API / component name terminal type wechat version basic library version games bug wx.createRewardedVideoAd Wechat Android client 7.0.16 2.12.0 user feedback incentive video advertising closed, the sound is still playing related code: this_ rewardedVideoAd.show () .catch(err => { this._ rewardedVideoAd.load () then(() => this._ rewardedVideoAd.show ()) });

回答:

小游戏运营专员-宏:

请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

-EOF-

AI助手支持GPT4.0