How to fix "the shell command has become unresponsive" and "an existing connection was forcibly closed by the remote host"?
unofficialdev opened this issue · 1 comments
unofficialdev commented
I use SharpAdbClient in the c # project to control the NoxPlayer emulator. However I often encounter exceptions "sharpadbclient.exceptions.shellcommandunresponsiveexception: 'the shell command has become unresponsive'" and "an existing connection was forcibly closed by the remote host". Why does this happen, is there a way to resolve it? thanks
qmfrederik commented
Do you have a simple way to reproduce this problem?