Results 4 comments of 忆_析风

嗨,遇到了同样的问题,显示不了Unity的tree结构. 只能显示原生的iOS窗体结构.如下 ![image](https://user-images.githubusercontent.com/23690636/71471599-fd23fe80-280a-11ea-960c-5938ec04c2b3.png) 切换到Unity也没啥变化 ![image](https://user-images.githubusercontent.com/23690636/71471631-1af16380-280b-11ea-9d29-4357b5fee7ee.png) Poco启动日志应该是正常的,如下 ![image](https://user-images.githubusercontent.com/23690636/71471657-38263200-280b-11ea-92de-6646aa3a4ac1.png) 用了两个应用测试不管是ngui还是ugui都没有树结构. GitHub的图片链接貌似被墙了,需要翻墙查看,然后,如果需要json返回值的话如下. ``` { "value" : { "frame" : { "y" : 0, "x" : 0, "width" : 375, "height" : 667 },...

@crazypeace 如果端口2019是你自己配置的,那应该还算正常. 我之前装完后v2ray的进程占用了五六个随机端口,明显有问题. 有人想拿我们服务器搭免费梯子,当然我不能确定是脚本问题还是v2ray的问题,所以我卸载了.

已经卸了,当时没留截图,拿你的引用修改下大概是这样的 ``` root@391932510hax:/etc/v2ray# netstat -tunlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 427/sshd: /usr/sbin tcp 0...

``` android { bundle { abi { enableSplit = false } } } ``` Can we use this config to disable the google play package split so that the libface_detector_v2_jni.so...