gtyhn
Results
3
comments of
gtyhn
那这样的话 example 需要更新一下
同样遇到此问题,刚开始我还怀疑是用 ts 写的代码性能有问题,后来发现在群里不使用@能很快收到消息,一旦有@,延迟至少四五秒以上,有没解决办法?不行的话我得先把 mention 功能给屏了尝试自己解析了,要不然这功能没法用
By debugging on Android, I found out that because onNativeWindowCreated didn't trigger the callback, the APP_CMD_INIT_WINDOW message could not be passed, and in TPlatformAndroid.HandleAppCmd it was the APP_CMD_INIT_WINDOW message to...