大约有 12 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0018 秒)
...); }) 1.2 在原生端中主动执行JS端脚本 iOS/OC执行JS脚本: [[conchRuntime GetIOSConchRuntime] runJS:@"alert('hello')"]; Android/Java执行JS脚本: ConchJNI.RunJS("alert('hello world')"); 2. 原生端的消息处理 1. HarmonyOS 在libSysCapabilities/src/main/ets/event/HandleMessageU...
来源: Laya3.0_文档 发布时间: 20251010
...教一下,在处理了iOS的js兼容后,不能初始化问题! m_pConchRuntime = [[conchRuntime alloc]initWithView:m_pGLKView EAGLContext:m_pGLContext downloadThreadNum:3 URL: [PXMainViewController getGameUrl]]; 这个初始化报错不能正常初始化 Thread 1: EXC_BREAKPOINT (code=1, sub...
来源: Laya_社区 发布时间: 20190612