maf

Results 6 issues of maf

如果我只需要真机的包,有这样的参数会减少打包时间

**Describe the bug** ANR : fun ExecutorService.secureSubmit(code: () -> Unit) { try { submit { code() }.get() } catch (ignored: Exception) {} } **To Reproduce** stopStream() **Expected behavior** **Screenshots** **Smartphone...