• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0040 秒)

1. native 1.0.2 连不上wss [ 100%]

native 1.0.2 连不上wss <html> <head> </head> <body> <script> var ws = new WebSocket("wss://login.huanxi.twbuyu.com:27777"); ws.onopen = function() { alert("connect success~"); ws.send('tom'); alert("send to server msg: tom"); }; ws.onmessage = function(e) { alert("a...

来源: Laya_社区 发布时间: 20181018

2. 构建apk后,java报错 [ 79%]

...-11-26 18:32:14.672 21797-3735/? E/Finsky: [256] com.google.android.finsky.verifier.impl.gl.a(33): Problem getting OAuth token for Vole.     java.io.IOException: NetworkError         at com.google.android.gms.auth.d.a(SourceFile:28)         at com.google.android.gms.auth.b.a(SourceFile:16)...

来源: Laya_社区 发布时间: 20181126

3. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 79%]

...s/MainAbility/MainAbility.ts:4:18 Currently module for 'liblaya.so' is not verified. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and the napis are correctly declared. WARN: ArkTS:WARN File: /Users/HonestQi...

来源: Laya_社区 发布时间: 20250106