robotemi/sdk

ADB - Cannot debug

Opened this issue · 0 comments

acivit commented

Hello,

I'm connecting through ADB to debug my application, when it comes to press the debug icon, it launches on device, installs the application but i get the error: "Error running 'app' processes are not found" in the computer, while the Temi is waiting for the debuggers.
If i run the app with the run button it installs and runs the app properly.
Also if I press the button "Attach Debugger to Android Process", it finds the device but I cannot press OK:

Screenshot from 2023-10-23 18-03-21

I'm opening the port insecurely (issue from #418)

Any idea of why does this happen?

I've tried using my Wi-Fi and also using the PC as hotspot for Temi.

Thanks!