minggo

Results 301 comments of minggo

现在 AnySDK 的需求是什么样的?这个得细化一下,之前是在模板的 java 代码直接使用了,现在是把这些都去掉吗? @jareguo

这个的流程是什么样的?勾选带上又是什么样的行为?这块之前是谁做的,来对接一下。

但是引擎里面也是有用到统计功能打点吧?这个又是怎么弄的?多个统计能共存?

错误 log 的问题解决: https://github.com/cocos-creator/cocos2d-x-lite/pull/1343/commits/e6c185956b889ae5a9d7df83eb8e0fd01f2788f5 解决

统计相关的代码移到了用户的 activity:https://github.com/cocos-creator/cocos2d-x-lite/pull/1343/commits/9189bc9168e08ef0569f284feb73bd3f759cdfb8

你自己手动绑定代码吗?模拟器没法运行手动绑定代码。

@speakissilver engine-native is merge into https://github.com/cocos/cocos-engine . Could you please create issues there.

The folder name is used for finding the path used in codes too. We can customize the path, just add an option for it, but i think it is low...