大约有 58 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0037 秒)
...如下: 文档: https://layaair.com/3.x/doc/IDE/layapackage/exportToStore/readme.html 视频: https://www.bilibili.com/video/BV1oQ4y1E7j3/?p=3 2025-07-28 1 3 分享 微博 QZONE 微信 layabox 赞同来自: 为什么不能?最近一直有新资源上架,请描述具体问题 2025-07-...
来源: Laya_社区 发布时间: 20250725
... 如上所示,laya的ios静态库使用了uiwebview的方法,现在app store对弃置方法的检测更严格了。 提示了以下错误 ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/do ... bview for...
来源: Laya_社区 发布时间: 20190923
...动画都不行,能告诉下具体有什么限制吗? 从unity assets store下载的模型。。资源模型在附件中。。带上动画就不行,不带就ok。。 能否具体告知一下,何种的动画有限制? Unity:5.6.4,插件:1.7.0 Animation type:Generic 老式le...
来源: Laya_社区 发布时间: 20171116
Laya List给子元素添加事件后,滚动事件被劫持了 let storeTxList = new Laya.List(); storeTxList.itemRender = StoreItem; storeTxList.name = 'storeTxList'; storeTxList.width = 610; storeTxList.pos(0, 0); storeTxList.repeatX = repeatX; storeTxList.repeatY = repeatY; //y轴个数 // ...
来源: Laya_社区 发布时间: 20190711
...就没有问题,有大佬知道怎么解决吗 游戏已经发布到App Store了,玩家反馈的。 附件 : --> 2018-09-01 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_XS 赞同来自: 你项...
来源: Laya_社区 发布时间: 20180901
...uestData will not be sent. [IAP] Transaction error: 无法连接到 iTunes Store 10 [IAP] SKPaymentTransactionStateFailed经过调试发现IAPManager有如下代码 SKMutablePayment *payment = [SKMutablePayment paymentWithProduct:product]; NSMutableDictionary* dict = [[NSMutableDictionary alloc] ini...
来源: Laya_社区 发布时间: 20190510
...: Some implementations of HTMLCanvasElement's CanvasRenderingContext2D store color values internally in premultiplied form. If such a canvas is uploaded to a WebGL texture with the UNPACK_PREMULTIPLY_ALPHA_WEBGL pixel storage parameter set to false, the color channels will have to be un-multiplied...
来源: Laya_社区 发布时间: 20180414
...要隐藏显示的文件,让项目看起来更“整洁”一些, .DS_Store是MacOS系统下产生的一些系统文件,所以没必要看到。 .meta是IDE用于识别与管理文件的文件,开发者也无需关注。 library、temp、local、settings这些目录,也是IDE仅供系统...
来源: Laya3.0_文档 发布时间: 20251010
... 如上所示,laya的ios静态库使用了uiwebview的方法,现在app store对弃置方法的检测更严格了。 提示了以下错误 ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/do ... bview for mo...
来源: Laya_社区 发布时间: 20190910
...10:22 Right, of course, so i need to use the next two (or eight) bytes to store the length instead – BenJacob Jul 7 '15 at 10:25 If the length is between 15 and 65535 bytes then your will have to add a two byte extended length, while if it's larger than 65535 bytes than you'll need a 4 byte e...
来源: Laya_社区 发布时间: 20180612