@mosheCh wrote:
Hi,
I am trying to debug my app trough WiFi with adb. The regular build is working fine. But the live reload(ionic cordova run android -l) gives me following error:
[native-run] Error: Command failed: C:\Users###\AppData\Local\Android\Sdk\platform-tools\adb -s 192.###.###.###:5555 reverse tcp:8101 tcp:8101
[native-run] adb.exe: error: more than one device/emulator
[native-run]
[native-run] at ChildProcess.exithandler (child_process.js:294:12)
[native-run] at ChildProcess.emit (events.js:198:13)
[native-run] at maybeClose (internal/child_process.js:982:16)
[native-run] at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)Whats wrong?
Posts: 1
Participants: 1