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

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

31. 构建app上架苹果被拒,说含有支付宝 [ 54%]

...iding this information. Regarding 2.3.1, we continue to find that your app includes AliPay (E1e), which provides 2020-06-08 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 目前官方的游戏我们提审是可以正常过审的,使用的native版本和你们的也是一样的,感觉应该...

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

32. npm install layacmd -g之错 [ 54%]

...ror at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! c:\Users\qykings\Documents\h5work\layaGame\trunk\npm-debug.log 2017-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...

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

33. 上架的游戏被苹果下架了 [ 54%]

...riate for the App Store. Next Steps While the payment system that you have included may conduct the transaction outside of the app, if the purchasable content, functionality, or services are intended to be used in the app, they must be purchased using in-app purchase, within the app - unless it is o...

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

34. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 54%]

..., format: 'iife', name: 'laya', sourcemap: true, }, cache: cache, watch: { include: 'src/**', exclude: 'node_modules/**', }, onwarn: (waring, warn) => { if (waring.code == 'CIRCULAR_DEPENDENCY') { console.log('warnning Circular dependency:'); console.log(waring); } }, treeshake: false, plugins: [...

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

35. layacmd 安装不成功 [ 53%]

... npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR npm ERR! code 1 2017-11-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Mon...

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

36. 苹果上架直接导致账号被调查。。。 [ 53%]

...eloper Code of Conduct. Common practices that may lead to an investigation include, but are not limited to: - Inaccurately describing an app or service - Misleading app content - Engaging in inauthentic ratings and reviews manipulation - Providing misleading customer support responses - Providing mi...

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

37. [layaair 1.0] 如何支持Unity的含有第二套UV的shader [ 53%]

... vert #pragma fragment frag // make fog work #pragma multi_compile_fog   #include "UnityCG.cginc"   struct appdata { float4 vertex : POSITION; float2 uv : TEXCOORD0; float2 uv2 : TEXCOORD1; };   struct v2f { float2 uv : TEXCOORD0; float2 uv2 : TEXCOORD1; UNITY_FOG_COORDS(1) float4 vertex : SV_POS...

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

38. 构建3d示例的Android工程,生成nativie的,导入android Studio中运行,报错 [ 52%]

...rror:Cannot read property 'match'of null var tmp=str.match(ShaderCompile3D.INCLUDE)  我怎么才能在android studio中使用LayaPlayer加速器?如你们构建出的android的nativie的代码中 mProxy = new RuntimeProxy(this); mPlugin = new GameEngine(this);  mPlugin.game_plugin_set_runtime_p...

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

39. Laya下怎么实现复制 [ 52%]

...ion="copy" data-clipboard-target="div">Copy</button>  <!-- 2. Include library --> <script src="../src/Frame/ThirdLibs/clipboard.min.js"></script>  <!-- 3. Instantiate clipboard --> <script> var clipboard = new ClipboardJS('.btn');  clipboard.on('success', fu...

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

40. App Updates for HTML5 Apps 这意味着iOS端就废了? [ 51%]

... rather than made possible by referring users outside of the approved app, including through the use of HTML5. Apps that provide core features and functionality dynamically with web technology like HTML5 are best delivered to everyone in Safari, rather than through the curated App Store. To prevent ...

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