收藏
回答

调用流量主激励视频失败,返回:show video ad failed, errCode: {0}?

调用流量主激励视频失败,返回:

Debug.LogWarningFormat("show video ad failed, errCode: {0}", vRes.errCode);

回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    04-29
    有用
    回复 1
    • 金鍂鑫𨰻
      金鍂鑫𨰻
      04-29
      调用的是 WeChatWASM.WXRewardedVideoAd 对象的 Show(Action<WXTextResponse> success = null, Action<WXTextResponse> failed = null) 接口,并在 failed 回调中输出参数的 errCode = 0
      04-29
      回复
登录 后发表内容