qchuang
qchuang
@szhansen did you fix this problem? works fine in size 720X1080,but other size phone failed。
> I am also meet the same problem,my vedio is record from Android device. > Only when vedio size in 720x1280 is ok. Others vedio size like 616x1280, 1080x1920 all...
Have you resolved this problem? My RedMi Note 8 Pro also failed, the same problem with yours.
Analyze on server should be better.The classification of the block info needs to calculate the similarty of stack trace string ,which cost a lot of time.
my trouble is : the webview constructor will reset the mainlooper.logging null ,is that means i can't use blockcanary if my project used webview?
Not my webview, that's sdk source code. Prehaps google's engineer also did something like monitor the mainlooper performance by this way.
我提出的问题,解决方式是可以在 Application onCreate方法里,在初始化BlockCanary之前,初始化一个WebView,即可。
The webview set the logging null in the native code, and only once! You can add a breakpoint in setMessageLogging and read the trace ,you'll find out where does the...
同样遇到这个问题,未连接设备数一直为0,你解决了吗? ps:用主机开个热点,从机连接热点,未连接设备不是0了,但是点击连接设备还是没有反应