收藏
回答

为什么wx.openCustomerServiceChat返回function not exist?

 wx.openCustomerServiceChat({
      extInfo: {
        url'https://work.weixin.qq.com/kfid/XXXXXXXXX'
      },
      corpId'wwXXXXXX',
      success(res) {
        console.log(res)
      },
      fail(res) {
        console.log(res, 'error')

      },

errMsg: "openCustomerServiceChat:fail function not exist"

企微与小程序同主体,均已绑定微信客服账号;

顺带想问问,不同主体的企微客服,可以绑定到不同主体的小程序上吗?

我原本使用webview跳转到对应客服链接的,结果发现ios可以,安卓显示不支持打开,这是为什么呢?

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

1 个回答

  • 我是一只小青蛙
    我是一只小青蛙
    2023-08-24

    企微目前不支持wx.openCustomerServiceChat,我的是企业微信小程序,so。。。。

    2023-08-24
    有用
    回复
登录 后发表内容