1***@qq.com
1***@qq.com
  • 发布:2024-12-18 12:28
  • 更新:2024-12-18 12:28
  • 阅读:17

【报Bug】使用平台的安卓APP基座,运行的时候报错

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 22H2

HBuilderX类型: 正式

HBuilderX版本号: 4.36

手机系统: Android

手机系统版本号: Android 13

手机厂商: 一加8Pro

手机机型: IN2000

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

使用安卓基座,运行vue3版的项目,出现报错

[JS Framework] Failed to execute the callback function:  
 TypeError: this._socket.onOpen is not a function  

reportJSException >>>> exception function:__WEEX_CALL_JAVASCRIPT__, exception:JavaScript execute error!Uncaught TypeError: this._socket.onOpen is not a function  
 at connect (app-service.js:75:20)  
 at  (app-service.js:65:14)

预期结果:
[JS Framework] Failed to execute the callback function:  
 TypeError: this._socket.onOpen is not a function  

reportJSException >>>> exception function:__WEEX_CALL_JAVASCRIPT__, exception:JavaScript execute error!Uncaught TypeError: this._socket.onOpen is not a function  
 at connect (app-service.js:75:20)  
 at  (app-service.js:65:14)

实际结果:
[JS Framework] Failed to execute the callback function:  
 TypeError: this._socket.onOpen is not a function  

reportJSException >>>> exception function:__WEEX_CALL_JAVASCRIPT__, exception:JavaScript execute error!Uncaught TypeError: this._socket.onOpen is not a function  
 at connect (app-service.js:75:20)  
 at  (app-service.js:65:14)

bug描述:

使用平台提供的安卓基座,运行项目,会出现如下报错,我代码里面没有端口8099相关websocket的操作

2024-12-18 12:28 负责人:无 分享
已邀请:

要回复问题请先登录注册