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

大约有 24 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0022 秒)

21. IOS 二次开发 callbackToJSWithClass, JS没有收到OC的回调 [ 57%]

...hain");   [size=14]IOS代码:[/size]  +(void)getDeviceIDInKeychain { [[conchRuntime GetIOSConchRuntime] callbackToJSWithClass:self.class methodName:@"getDeviceIDInKeychain:" ret:@"test"]; } 我能调用到IOS的方法getDeviceIDInKeychain ,但是JS没有收到OC的回调,按着官方文档...

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

22. IOS 热更地址是HTTPS开头,第一次启动无法从本地加载 [ 57%]

...OS端设置热更地址为:https://xxx/xxx/index.html 实例如下: m_pConchRuntime = [[conchRuntime alloc]initWithView:m_pGLKView EAGLContext:m_pGLContext downloadThreadNum:3 URL:@"https://xxx/xxx/index.html"]; 热更文件已经放到cache目录,第一次没有走本地,而是从服务器...

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

23. 如何在IOS和Android中调用AS 类实例的方法 [ 57%]

...何在IOS和Android中调用AS 类实例的方法 在iOS中通过调用 [[conchRuntime GetIOSConchRuntime] callMethod:jsObjId className:@"platform.PlatformAPI" methodName:methodName param:strValue], 运行时候报    reflection error : can not find class [platform.PlatformAPI]. 不知道原因。...

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

24. html5发布iOS编译报错 [ 40%]

...Controller.o       objc-class-ref in MarketAppStore.o   "_OBJC_CLASS_$_conchRuntime", referenced from:       objc-class-ref in ViewController.o       objc-class-ref in MarketAppStore.o   "_OBJC_IVAR_$_conchConfig.m_nChargeType", referenced from:       -[MarketAppStore getChargeType] in...

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