收藏
回答

wss和udp,在模拟中可以运行,真机realme x50pro玩家版不能用

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug createUDPSocket 微信安卓客户端 7.0.20 2.14.0

{"locationEnabled":true,"screenWidth":360,"benchmarkLevel":35,"screenHeight":800,"windowHeight":720,"bluetoothEnabled":false,"language":"zh_CN","microphoneAuthorized":true,"version":"7.0.20","cameraAuthorized":true,"system":"Android 10","fontSizeSetting":16,"locationAuthorized":true,"pixelRatio":3,"notificationAuthorized":false,"model":"RMX2072","statusBarHeight":38,"deviceOrientation":"portrait","wifiEnabled":true,"safeArea":{"width":360,"right":360,"top":36,"left":0,"bottom":800,"height":764},"brand":"realme","windowWidth":360,"screenTop":81,"platform":"android","SDKVersion":"2.14.0","devicePixelRatio":3}

index.js:54 可以使用createUDPSocket

index.js:34 WebSocket连接打开失败,请检查!

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

2 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    2020-11-26

    你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

    2020-11-26
    有用
    回复 1
    • 杨栋
      杨栋
      2020-11-27
      wx.connectSocket({
            url: 'wss://socket.idcd.com:1443'
           
          })
      就这个,今天更新了个版本,突然可以用了,然后我换了个url就又不能用了
      2020-11-27
      回复
  • 杨栋
    杨栋
    2020-11-26

    基本上一样的代码,支付宝小程序能使用。。。

    2020-11-26
    有用
    回复
登录 后发表内容
问题标签