收藏
回答

小游戏 startGameLive接口返回 fail not support

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小游戏 Bug 直播 微信iOS客户端 8.0.28 2.26/27.0
麻烦问下,wx.startGameLive在安卓机上返回 “fail not support”, 是什么问题?

 wx.startGameLive({
     success : function (res) {
         console.log("startGameLive success = ", res)
     },
     fail : function (res) {
         console.log("startGameLive fail = ", res)
     },
 })

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

1 个回答

  • 小游戏运营专员 - 宏
    小游戏运营专员 - 宏
    2022-10-27

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

    2022-10-27
    有用
    回复 4
    • Panda_punch徐赵甲
      Panda_punch徐赵甲
      2022-11-10
      就在业务逻辑中直接调用 wx.startGameLive 直播接口,就返回fail了。还是说该接口还不支持非内测的小游戏使用。
      2022-11-10
      回复
    • 小游戏运营专员 - 宏
      小游戏运营专员 - 宏
      2022-11-15回复Panda_punch徐赵甲
      应该是没权限吧?是在哪里发现这个接口的?
      2022-11-15
      回复
    • 南风知我意
      南风知我意
      2023-06-30回复Panda_punch徐赵甲
      大佬,有找到解决方案吗?
      2023-06-30
      回复
    • 再来一杯奶
      再来一杯奶
      2025-03-13
      遇到同样的问题了,求问为什么?
      2025-03-13
      回复
登录 后发表内容